In cases like that you will be getting out of order id's or sets that are greater than the start_at and per_page. Meaning that you have to re-calculate the start point for the next page or you will start skipping and missing posts.
That isn't a hard thing to do at all I know, though would change the way ImpEx works, and it is being done in ImpEx2, all of the 000.php files are being change to use a generic get_source_data function as the SQL is similar if not exactly the same across 95% of the functions for database systems.
I appreciate the feed back of your thoughts and testing, this will be put back into ImpEx2 for sure

Leave a comment: