Opened 13 months ago
Closed 4 weeks ago
#9263 closed defect (bug) (invalid)
Warning: Function bp_use_wp_admin_bar() is deprecated since version 14.0.0 with no alternative available
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | high | |
| Severity: | normal | Version: | |
| Component: | Core | Keywords: | needs-patch |
| Cc: | emaralive |
Description
Whats the workaround for this warning message?
Change History (4)
Note: See
TracTickets for help on using
tickets.
I noticed this in the commit message ( below pasted ). You might need to remove the call to bp_use_wp_admin_bar() from your custom plugin or theme code, as it is no longer required.
PR Link: https://github.com/buddypress/buddypress/pull/234