Opened 2 months ago
Last modified 3 weeks ago
#9263 new defect (bug)
Warning: Function bp_use_wp_admin_bar() is deprecated since version 14.0.0 with no alternative available
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | high |
Severity: | normal | Version: | |
Component: | Core | Keywords: | needs-patch |
Cc: | emaralive |
Description
Whats the workaround for this warning message?
Change History (3)
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