Heading as revision

Support MB Revision Heading as revision

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #6563
    ttroelsttroels
    Participant

    Hi.

    There are a issue in the new MB Revision plugin, which all headings become revision values too, and would show the whole revision array as JSON.
    I solved the issue by add a type check in class-mb-revision.php in line 155:
    if($field['type'] == 'heading') return;

    Just in case you would like to follow up on the issue, and fix the bug 🙂

    Best
    Troels

    #6570
    Anh TranAnh Tran
    Keymaster

    Thank Troels for the bug and fix. We'll fix it now 🙂

    Update: New version is available. Please update.

    #6579
    ttroelsttroels
    Participant

    Thank you for the wonderful service!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Heading as revision’ is closed to new replies.