Add Support for Relationships

Support MB Revision Add Support for RelationshipsResolved

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #20299
    Content PilotContent Pilot
    Participant

    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?

    #20300
    Content PilotContent Pilot
    Participant

    Also changing just a relationship should trigger the creation of a revision if that's possible from the plugin.

    #20307
    Long NguyenLong Nguyen
    Moderator

    Hi,

    It is impossible to see the changing relationships in revisions, relationships save the data in a different table mb_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.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.