Make WordPress Core

Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#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)

wordpress.php.patch (3.0 KB ) - added by briancolinger 16 years ago.

Download all attachments as: .zip

Change History (4)

#1 @ryan
16 years ago

  • Milestone Unassigned3.0

#2 @ryan
16 years ago

  • Resolutionfixed
  • Status newclosed

(In [13735]) WP importer fixes. Props briancolinger. fixes #12619

#3 @ryan
16 years ago

  • Component GeneralImport
Note: See TracTickets for help on using tickets.