Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #45172, comment 12


Ignore:
Timestamp:
10/29/2018 02:29:31 AM (7 years ago)
Author:
peterwilsoncc
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #45172, comment 12

    initial v1  
    33* `__block_editor_compatible_meta_box` does toggle the display correctly on the new editor. Setting the option to false does not cause the post type to fall back to the classic editor but that can be dealt with on another ticket.
    44* `__back_compat_meta_box` also toggles display correctly.
     5
     6There are a few coding standards fixes required. As the patch mostyly moves existing code, these can be handled in the 5.1 release.