[wp-trac] [WordPress Trac] #17470: Display warning when editing the page_for_posts page

WordPress Trac noreply at wordpress.org
Thu Feb 12 05:39:54 UTC 2015


#17470: Display warning when editing the page_for_posts page
-------------------------------+---------------------------------
 Reporter:  alexkingorg        |       Owner:
     Type:  enhancement        |      Status:  new
 Priority:  normal             |   Milestone:  Future Release
Component:  Posts, Post Types  |     Version:  3.2
 Severity:  normal             |  Resolution:
 Keywords:  needs-patch        |     Focuses:  ui, administration
-------------------------------+---------------------------------
Changes (by helen):

 * keywords:  has-patch ui-feedback needs-ui => needs-patch
 * focuses:  administration => ui, administration


Comment:

 What if we:
 * Remove post type support for the editor, early enough that if for some
 reason a theme or plugin uses that content, they can restore the support
 and still have the editor. `edit_form_after_title` fires right before it
 checks for editor support, so it can happen at any point before that,
 realistically. We should probably keep editor support on if the content is
 not empty so a user can retrieve it if they need to.
 * Display a message where the editor would have otherwise been if it's
 still turned off when we get there.

 Are there perhaps other things we should hide? If I recall correctly, the
 page template also does not apply.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/17470#comment:14>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list