Make WordPress Core

Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#19277 closed defect (bug) (fixed)

Admin bar items without hrefs should be printed without links

Reported by: koopersmith's profile koopersmith Owned by: koopersmith's profile koopersmith
Milestone: 3.3 Priority: normal
Severity: normal Version: 3.3
Component: Toolbar Keywords:
Focuses: 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)

#1 @koopersmith
13 years ago

  • Status changed from new to accepted

#2 @ocean90
13 years ago

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

#3 @koopersmith
13 years ago

  • 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.

#11 @koopersmith
13 years ago

In [19499]:

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

Note: See TracTickets for help on using tickets.