mauteri / better-shortcode-block

GNU General Public License v2.0
4 stars 0 forks source link

Validate shortcodes before assuming they are shortcode #4

Closed mauteri closed 2 years ago

mauteri commented 2 years ago

Need to make sure a shortcode is a registered shortcode before presenting it in the panel UI.

mauteri commented 2 years ago

This is done.