[wp-trac] [WordPress Trac] #23834: Twenty Thirteen: add visual Indicator for menu items with children (was: Twenty Thirteen: Visual Indicator for Drop Down Menus)

WordPress Trac noreply at wordpress.org
Thu Mar 21 23:38:44 UTC 2013


#23834: Twenty Thirteen: add visual Indicator for menu items with children
---------------------------+-----------------------------
 Reporter:  downstairsdev  |       Owner:
     Type:  enhancement    |      Status:  new
 Priority:  normal         |   Milestone:  Future Release
Component:  Bundled Theme  |     Version:  trunk
 Severity:  normal         |  Resolution:
 Keywords:                 |
---------------------------+-----------------------------
Changes (by lancewillett):

 * keywords:  has-patch =>
 * milestone:  3.6 => Future Release


Comment:

 Chatted about this a lot today during IRC office hours
 [https://irclogs.wordpress.org/chanlog.php?channel=wordpress-
 dev&day=2013-03-21&sort=asc#m579082 log], and also got an opinion from
 Joen.

 It's a bit late to get the core change in before beta, so we'll punt this
 to a future release. In case it's helpful, here is some example CSS from
 Joen to style (based on proposed class names in #15214):

 {{{
 .menu-item-with-sub-menu,
 .page_item_with_children {
   content: ‘\f502′;
   font: 8px/1 Genericons;
   -webkit-font-smoothing: antialiased;
   margin-left: 6px;
 }
 }}}

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


More information about the wp-trac mailing list