Opened 18 months ago

Closed 18 months ago

Last modified 18 months ago

#19277 closed defect (bug) (fixed)

Admin bar items without hrefs should be printed without links

Reported by: koopersmith Owned by: koopersmith
Priority: normal Milestone: 3.3
Component: Toolbar Version: 3.3
Severity: normal Keywords:
Cc:

Description

In some cases, it is desirable to print an admin bar item without a link (instead of overriding the item output entirely).

A couple example use cases:

  1. Empty dropdown headers.
  2. Printing an inline search box (as we do on the front end).

Change History (4)

  • Status changed from new to accepted

Duplicate/Related: #15519, #19149 and #19164

  • Resolution set to fixed
  • Status changed from accepted to closed

In [19328]:

Allow linkless items in the admin bar. Improve non-jQuery admin bar tabbing. fixes #19277, #19149, #19164, #15519. see #18197, #19088.

In [19499]:

Print title attributes for linkless toolbar items. see #19277.

Note: See TracTickets for help on using tickets.