• Can’t think of Block Editor without this. Tiny powerful thing.

    Only thing I hate in this plugin is the following line:

    $render_css = empty( $file_name ) || strpos( $file_name, 'post-v2' ) === false;

    This means if you deactivate Otter, your content might just break ??

Viewing 1 replies (of 1 total)
  • Plugin Author Hardeep Asrani

    (@hardeepasrani)

    Hey @yeelloo,

    Thanks for a great review. We really appreciate it.

    That line is to save the CSS into Otter’s generated CSS file, more of a compatibility with Otter to avoid loading CSS separately.

    If you deactivate Otter, things will still work as normal but the CSS will load inline in the head of the document instead of inside a .css file.

    Let me know if you have any follow ups!

Viewing 1 replies (of 1 total)
  • The topic ‘Completes Block Editor’ is closed to new replies.