#12619 closed defect (bug) (fixed)
A few fixes to the WordPress importer
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 3.0 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Import | Keywords: | |
Focuses: | Cc: |
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.
(In [13735]) WP importer fixes. Props briancolinger. fixes #12619