bobbingwide / oik-shortcodes

Shortcode, block and API server
https://www.oik-plugins.com/oik-plugins/oik-shortcode-server/
GNU General Public License v2.0
1 stars 0 forks source link

Allow comments for Blocks and Block examples CPTs #83

Open bobbingwide opened 3 years ago

bobbingwide commented 3 years ago

There are a number of Full Site Editing (FSE) blocks in Gutenberg which are related to comments. In order to document them I need to be able to create comments against Blocks and Block examples.

Workaround: Use oik-types to add supports 'comments' Programmed solution: Add 'comments' to the 'supports' array on CPT registration.