[wp-trac] [WordPress Trac] #37231: Allow heading level to be specified when calling `do_meta_boxes()`

WordPress Trac noreply at wordpress.org
Mon Jul 18 18:02:35 UTC 2016


#37231: Allow heading level to be specified when calling `do_meta_boxes()`
-------------------------+------------------------------------------------
 Reporter:  jdgrimes     |       Owner:
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  Future Release
Component:  General      |     Version:  trunk
 Severity:  normal       |  Resolution:
 Keywords:  has-patch    |     Focuses:  ui, accessibility, administration
-------------------------+------------------------------------------------
Changes (by afercia):

 * milestone:  Awaiting Review => Future Release


Comment:

 Discussed a bit in today's accessibility weekly meeting. Yep, as a general
 rule core should avoid to output HTML that can't be filtered or changed.
 On the other hand, it's yet one more parameter... Instead of a new
 argument perhaps an `$args` array would be more flexible in the long run?
 Also, maybe the CSS could be simplified and just add a generic `#poststuff
 .hndle`? (haven't tested though).

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


More information about the wp-trac mailing list