My site uses several custom post types, as well as the traditional post and page types. For all changes, "posts" and "pages" are displayed, as it should, with a visible history of changes, the ability to compare posts, etc. For all custom message types, I don't have a change history at all. I enabled revisions when defining each of these message types in functions.php, so on each of these message types I get an empty tab labeled “Revisions”, but it does not display or collect any revision data.
I don’t understand how to fix this and any help would be appreciated!
Thanks in advance for any help.
I can publish the functions.php file if it helps solve this problem ... just ask.
source share