#3050 closed defect (bug) (wontfix)
defect: run a check for show_admin_bar
| Reported by: | ptahdunbar | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.5 |
| Component: | Core | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
r4020 currently breaks on wp3.0.x installs as it's calling a new function available only in 3.1+
Patch wraps show_admin_bar within a function_exists check.
Attachments (1)
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
BP 1.3 will require WP 3.1 I believe.