#12619 closed defect (bug) (fixed)
A few fixes to the WordPress importer
| Reported by: | briancolinger | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.0 |
| Component: | Import | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
Cast $_POSTauthor_in as array to fix a PHP warning.
Adding status messages about categories, tags, and terms.
Adding zero length filesize check.
Adding bump_request_timeout to http_request_timeout hook.
This will give the importer more time for fetching attachments.
Adding post guid to url_remap
Attachments (1)
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [13735]) WP importer fixes. Props briancolinger. fixes #12619