[wp-trac] [WordPress Trac] #61811: Set editor rendering mode by post type

WordPress Trac noreply at wordpress.org
Fri Aug 2 18:45:39 UTC 2024


#61811: Set editor rendering mode by post type
-------------------------+-----------------------------
 Reporter:  TyB          |      Owner:  (none)
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  Awaiting Review
Component:  Editor       |    Version:
 Severity:  normal       |   Keywords:
  Focuses:               |
-------------------------+-----------------------------
 Sync ticket for https://github.com/WordPress/gutenberg/pull/62304

 Allow extenders to set the default rendering mode for a specific post
 type. It seems logical to default the `page` post type to the template
 editor, and the `post` post type to the block editor. Editors should
 retain the ability to swap between them while in the editor, this setting
 should only apply to what the editor sees by default.

 Extenders should have the ability to define the rendering mode for a post
 type on registration, and change the rendering mode of an existing post
 type through a filter.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/61811>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list