Opened 17 years ago
Closed 17 years ago
#8676 closed defect (bug) (fixed)
uneeded pipe in admin footer
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.8 | Priority: | normal |
| Severity: | normal | Version: | 2.7 |
| Component: | UI | Keywords: | has-patch tested commit |
| Focuses: | Cc: |
Description
Attached patch:
- Adds a span to the footer links, This allows plugins to replace the links with their own via CSS hiding of the default and the hook to add their own.
- Removes a stray pipe | from the Version string for users who do not have the manage_options cap
- Moves the
update_footerfilter to the correct div to clean the code up a bit
Attachments (2)
Change History (7)
Note: See
TracTickets for help on using
tickets.
See Also: #9552