#15519 closed enhancement (fixed)
Allow pure information and not only links in Administration Bar
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.3 |
| Component: | Toolbar | Version: | 3.1 |
| Severity: | normal | Keywords: | |
| Cc: | elfin, caesarsgrunt, WordPress@…, luke.gedeon@… |
Description
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
Attachments (3)
Change History (18)
- Summary changed from Allow pure information and not only links in Admininstration Bar to Allow pure information and not only links in Administration Bar
I know. ;) But have for example a look on 'Add new' which currently points to nowhere...
comment:5
in reply to:
↑ 3
caesarsgrunt — 3 years ago
Replying to westi:
I'm not a big fan of either of these patches.
Why not? More extensibility is always going to be better than less, right? And this has no negative effect whatsoever, only positive.
I prefer the first patch, but either would do. Or both, since they serve slightly different purposes really. :-)
comment:6
voyagerfan5761 — 3 years ago
- Cc WordPress@… added
- Keywords admin-bar removed
- Milestone changed from Awaiting Review to Future Release
- Type changed from defect (bug) to enhancement
comment:10
koopersmith — 18 months ago
- Owner set to koopersmith
- Resolution set to fixed
- Status changed from new to closed
In [19328]:
comment:11
dd32 — 18 months ago
- Milestone changed from Future Release to 3.3
comment:12
trepmal — 18 months ago
I can create a new ticket if need be, but it looks like [19328] (not 100% sure) has caused some funkiness with the dropdown arrows
comment:13
trepmal — 18 months ago
related #19289
comment:14
follow-up:
↓ 15
trepmal — 18 months ago
Just an update, ticket:15519#comment:12 appears to be fixed
comment:15
in reply to:
↑ 14
koopersmith — 18 months ago
- Keywords has-patch removed
Replying to trepmal:
Just an update, ticket:15519#comment:12 appears to be fixed
Thanks for the update. Fixed in [19354].


sorry, messed up the download of the old patches.
use
attachment:ticket:15519:no_link_possible.3.diff
and
attachment:ticket:15519:admin_bar_inner_hooks.diff