[wp-trac] [WordPress Trac] #18568: Full Screen Editor Fields should be hidden if not listed in "supports" in post type registration.

WordPress Trac wp-trac at lists.automattic.com
Thu Sep 1 12:46:36 UTC 2011


#18568: Full Screen Editor Fields should be hidden if not listed in "supports" in
post type registration.
--------------------------+-----------------------------
 Reporter:  jtsternberg   |      Owner:  jtsternberg
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  UI            |    Version:  3.3
 Severity:  normal        |   Keywords:  has-patch
--------------------------+-----------------------------
 As it is, if you create a custom post type, and don't list "title" in the
 "supports" list, then you won't have a title field in the normal editor
 (as it should be), but when you click the full screen editor, the title
 field is displayed.  This goes for the editor textarea as well.

 The diff file adds the post_type_supports check that the default editor.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/18568>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list