#25512 closed defect (bug) (duplicate)
Hook Docs: wp-includes/admin-bar.php
| Reported by: | bren_boss | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Inline Docs | Version: | |
| Severity: | normal | Keywords: | needs-refresh |
| Cc: | Focuses: |
Description
Attached patch has docs for the 'wp_admin_bar_class', 'show_admin_bar'
filters in wp-includes/admin-bar.php
Attachments (1)
Change History (5)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
The parameter for the
wp_admin_bar_classfilter is just a fixed string (even though it's not a variable), so the inline docs should state this, not(none)as admin-bar.diff does.