Make WordPress Core

Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#12619 closed defect (bug) (fixed)

A few fixes to the WordPress importer

Reported by: briancolinger's profile briancolinger 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)

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

Download all attachments as: .zip

Change History (4)

#1 @ryan
15 years ago

  • Milestone changed from Unassigned to 3.0

#2 @ryan
15 years ago

  • Resolution set to fixed
  • Status changed from new to closed

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

#3 @ryan
15 years ago

  • Component changed from General to Import
Note: See TracTickets for help on using tickets.