Quote:
Originally Posted by HuangA
......which means if certain posts in between were deleted, the ladder ones will be one (or more) postid's off, right?........
|
ImpEx imports the import post id so this can be sorted out even if posts are deleted or moved as its linked to the imported post and not the counters.
Have a look at the post table for the id and the importpostid.
Its a 1-2-1 mapping from ImpExDatabase::get_posts_ids() to swap them out.