[wp-trac] [WordPress Trac] #15519: Allow pure information and not only links in Admininstration Bar

WordPress Trac wp-trac at lists.automattic.com
Sat Nov 20 14:57:39 UTC 2010


#15519: Allow pure information and not only links in Admininstration Bar
----------------------------+-----------------------------------------------
 Reporter:  neoxx           |       Owner:                      
     Type:  defect (bug)    |      Status:  new                 
 Priority:  normal          |   Milestone:  Awaiting Review     
Component:  Administration  |     Version:  3.1                 
 Severity:  normal          |    Keywords:  admin-bar, has-patch
----------------------------+-----------------------------------------------
 Derived from ticket #14772

 Purpose:

 Extend the Admin Bar API in a way to allow pure information (arbitrary
 HTML) which is not wrapped in links.

 Reasons:

 - Integrate plain texts in the Admin Bar by plugins

 - Create valid XHTML with all HTML-elements (e.g. 'bigger' components like
 the search bar in a {{{<div>}}}) which fit inside of a {{{<li>}}}

 Two possibilites:

 - empty href => no_link_possible.diff

 - hooks in quicklinks-list and/or between links-list and search-bar ?>
 admin_bar_inner_hooks.diff

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


More information about the wp-trac mailing list