Hi, we are starting to build out Revisions and would like to see our changed relationships. I noticed in the code for this add-on on line 128 of revision.php it excludes fields marked as multiple.
Is that true? Isn't a relationship field a post object which is clonable?
Anyway, would it be possible to see relationships in the Revision history like other simple fields?
It is impossible to see the changing relationships in revisions, relationships save the data in a different tablemb_relationships, it's not like fields which are saved as post meta along with revision (post type). But thanks for your idea, I'm going to create a feature request for the developer team to research and support relationships in revision.