Changes between Initial Version and Version 1 of Ticket #45172, comment 12
- Timestamp:
- 10/29/2018 02:29:31 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #45172, comment 12
initial v1 3 3 * `__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. 4 4 * `__back_compat_meta_box` also toggles display correctly. 5 6 There are a few coding standards fixes required. As the patch mostyly moves existing code, these can be handled in the 5.1 release.