Changes between Initial Version and Version 1 of Ticket #42785, comment 22
- Timestamp:
- 03/30/2018 03:08:02 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #42785, comment 22
initial v1 1 1 > For the purposes of Gutenberg, loading the Classic Editor for post types with show_in_rest=false seems sufficient to me. 2 2 3 I strongly disagree with this. The classic editor is there only for backwards compatibility concerns, at some point (probably not soon) its code will be removed from Core, so conceptually, Gutenberg should be able to edit all Post Types with `show_ui` true. Without this we won't be able to edit these post types at all.3 I strongly disagree with this. The classic editor is there only for backwards compatibility concerns, at some point (probably not soon) its code will be removed from Core, so conceptually, Gutenberg should be able to edit all public post types. Without this we won't be able to edit these post types at all.