• Hi

    To fix multipage plugin in this evil editor you should change regexp pattern in class-mpp.php

    //define( 'MPP_PATTERN', '/\[nextpage[^\]]*\]/' );
    define( 'MPP_PATTERN', '/<!-- wp:shortcode -->\n?(\[nextpage[^\]]*\])\n<!-- \/wp:shortcode -->?/');

    have a nice day

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Fixture for Gutenberg editor’ is closed to new replies.