• Hi guys,

    wp_update_post() creates new revision and overwrites field content of post-ID on wp_postmeta with this new content.

    I simply want to add a new revision without modifying the fields of original post-ID. Is there a way to do so?

    Thanks in advance!

The topic ‘create revision programmatically’ is closed to new replies.