Gut feel – helps you form Gutenberg compatibility opinions.
oik-block may help you evaluate the compatibility of Gutenberg with your site’s configuration and content.
- It contains logic to evaluate Gutenberg’s compatibility with site contents.
- It forms opinions at multiple levels and applies these to help you decide which editor is the safest to use for the content and context.
- These opinions are displayed in the Preferred Editor meta box.
The oik-block-opinions.php
batch routine helps you to estimate the compatibility of your site’s content with Gutenberg.
- The routine runs under the control of the oik-batch plugin; its implementation is similar to WP-cli.
- Syntax:
oikwp oik-block-opinions.php subcommand [post_type | post_id ] url=domain path=path
- where subcommand may be:
status
,reset
,list
,decide
The oik-block plugin was developed for education, demonstration, experimentation and estimation.