[wp-trac] [WordPress Trac] #16155: "Shortlink" button in admin bar relies on shortlink meta tag to work

WordPress Trac wp-trac at lists.automattic.com
Sun Jan 9 04:27:43 UTC 2011


#16155: "Shortlink" button in admin bar relies on shortlink meta tag to work
------------------------------------+------------------
 Reporter:  solarissmoke            |       Owner:
     Type:  defect (bug)            |      Status:  new
 Priority:  normal                  |   Milestone:  3.1
Component:  Administration          |     Version:  3.1
 Severity:  normal                  |  Resolution:
 Keywords:  has-patch dev-feedback  |
------------------------------------+------------------

Comment (by filosofo):

 Not putting id attributes on the admin menu elements avoids potential
 conflicts.

 Also, note that the class attribute is on the `li` element, not the `a`
 element.  The current admin bar view provides a way to put classes (and
 not ids) on the `li` elements but not the `a` elements.

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


More information about the wp-trac mailing list