Block Editor: Add a placeholder for meta boxes that don't work in the block editor.
If a meta box is registered with the `__block_editor_compatible_meta_box` set to `false`, it's indicating that it doesn't work in the block editor. If that's the case, we can add a place holder to inform the user that they'll need to use the classic interface to work with this meta box. Props pento, jorgefilipecosta, peterwilsoncc, karmatosed, noisysocks, dd32, ocean90. Merges [43941] and [43945] to trunk. Fixes #45217. Built from https://develop.svn.wordpress.org/trunk@44280 git-svn-id: https://core.svn.wordpress.org/trunk@44110 1a063a9b-81f0-0310-95a4-ce76da25c4cd
Loading
Please register or sign in to comment