Replies: 0
Hi,
I’ve created a Pod and in “Edit Pod” -> “Addmin UI” tab, I’ve ticked “Show Admin UI”
Then: “Edit Pod” -> “Advanced Options” tab-> “Supports”, I’ve ticked “Revisions”
However this doesn’t show up as a tick box in the “Screen Options” when using the admin UI for the new CPT.
In https://www.youtube.com/watch?v=k2iii-odka4&t=21s, it mentions adding revisions and other useful WordPress features and (at approx 2:08) shows ticking the “Revisions” tick box (“Edit Pod” -> “Advanced Options” tab-> “Supports”)
I searched the support forum and found this: https://wordpress.org/support/topic/revision-history-is-not-working-for-custom-fields-creating-by-pods-plugin/
… from a bit over 2 years ago, which says Revisions don’t work for Custom Post Types
I saw this, though, “When you register your CPT, you need to manually add support for revisions” (here: https://wordpress.stackexchange.com/questions/139031/enable-revisions-for-custom-post-type )
… which says they can be registered to have revisions.
I’ve checked Revisions are working on pages and I’ve made several changes and modifications to a custom post type to test (and added define(‘WP_POST_REVISIONS’, false ); to wp-config.php)
“Maximum revisions to keep per post” is set to 1 (to keep all)
Any thoughts on why I can’t see ‘Revisions’ in my Pods CPT?
Maybe this is something to do with “Advanced Supports” (“Edit Pod” -> “Advanced Options” tab-> “Advanced Supports”)?
Thanks and all the best.