Replace CMB2 entirely with Gutenberg.
All of the CMB2 fields could be rebuilt as G'berg blocks. This would allow editorial control over how recipes are displayed, rather than putting that burden on the theme -- which ultimately makes the plugin more universal on any theme and relies far less on filtering the_content to display recipe information. More importantly, though, an editor could rearrange recipe components however they wanted.
Some considerations
Replace CMB2 entirely with Gutenberg.
All of the CMB2 fields could be rebuilt as G'berg blocks. This would allow editorial control over how recipes are displayed, rather than putting that burden on the theme -- which ultimately makes the plugin more universal on any theme and relies far less on filtering
the_contentto display recipe information. More importantly, though, an editor could rearrange recipe components however they wanted.Some considerations
register_metaand the default WP routes for meta that were added after this plugin was built. Would need to think about backwards compatibility and integration.