wp_insert_post() doesnt create revision
-
Creating a new post via backend inserts additional a revision at table wp_posts with same date.
But creating via wp_insert_post() does not.What is the correct way to add a post programmatically?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘wp_insert_post() doesnt create revision’ is closed to new replies.