[wp-trac] [WordPress Trac] #21665: Allow non-editable pages to be classified & organized as "System Pages"

WordPress Trac wp-trac at lists.automattic.com
Thu Aug 23 16:10:22 UTC 2012


#21665: Allow non-editable pages to be classified & organized as "System Pages"
-----------------------------+------------------------------
 Reporter:  bootsz           |       Owner:
     Type:  feature request  |      Status:  new
 Priority:  normal           |   Milestone:  Awaiting Review
Component:  UI               |     Version:
 Severity:  normal           |  Resolution:
 Keywords:  dev-feedback     |
-----------------------------+------------------------------
Changes (by helenyhou):

 * keywords:  dev-feedback ui-feedback => dev-feedback


Comment:

 As it is at the moment, one can disable the editor for a particular page
 by doing `remove_post_type_support( 'editor' )` on one of the
 `add_meta_boxes` actions (or earlier). One of my favorite tricks :)

 Also, sometimes these are not user-specified page templates, but ones that
 a theme author (or plugin author) has defined using the template hierarchy
 instead. Cart checkout and that sort of thing come to mind. I don't think
 template tags would necessarily apply in all cases. Also, not sure about
 an API yet, since it is doable already. Would like to see the meta used
 and appropriate things added to the list table first and then can hash out
 all those details. The added "status" at the top to filter by and
 excluding from the regular list seem like the important bits UI-wise.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/21665#comment:7>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list