[wp-trac] [WordPress Trac] #45217: Allow falling back to classic editor via meta box registration.
WordPress Trac
noreply at wordpress.org
Mon Dec 17 21:51:47 UTC 2018
#45217: Allow falling back to classic editor via meta box registration.
-------------------------------------------------+----------------------
Reporter: peterwilsoncc | Owner: desrosj
Type: task (blessed) | Status: closed
Priority: normal | Milestone: 5.0
Component: Editor | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch has-screenshots fixed-5.0 | Focuses:
-------------------------------------------------+----------------------
Changes (by desrosj):
* owner: (none) => desrosj
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"44280" 44280]:
{{{
#!CommitTicketReference repository="" revision="44280"
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.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/45217#comment:34>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list