Closed (fixed)
Project:
Wordpress Import
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
4 Aug 2009 at 19:39 UTC
Updated:
11 Nov 2009 at 00:00 UTC
Imports of large blogs can be interrupted by the PHP maximum execution time limit.
This patch offers an extra option to allow skipping the first n posts, making it possible to manually resume the import operation.
| Comment | File | Size | Author |
|---|---|---|---|
| wordpress_import.module.skipposts.patch | 1.45 KB | lavamind |
Comments
Comment #1
lavamind commentedBatch API implemented in 6.x-2.x-dev, removes need for this.