[buddypress-trac] [BuddyPress Trac] #9104: Deprecate the BP_USE_WP_ADMIN_BAR constant as well as the bp_use_wp_admin_bar() function
buddypress-trac
noreply at wordpress.org
Fri Feb 23 03:16:07 UTC 2024
#9104: Deprecate the BP_USE_WP_ADMIN_BAR constant as well as the
bp_use_wp_admin_bar() function
-------------------------------------+---------------------
Reporter: imath | Owner: imath
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 14.0.0
Component: Toolbar & Notifications | Version: 1.5
Severity: normal | Resolution: fixed
Keywords: has-patch |
-------------------------------------+---------------------
Changes (by imath):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"13741" 13741]:
{{{
#!CommitTicketReference repository="" revision="13741"
Deprecate `bp_use_wp_admin_bar()` & `BP_USE_WP_ADMIN_BAR`
This function and constant were useful when BuddyPress was including an
alternative toolbar to the WordPress Admin Bar called the "BuddyBar". The
BuddyBar was removed in [12893] but we forgot to deprecate
`bp_use_wp_admin_bar()` & `BP_USE_WP_ADMIN_BAR`. This commit is finally
achieving the step we missed almost 3 years ago.
Props espellcaste, emaralive
Fixes #9104
Closes https://github.com/buddypress/buddypress/pull/234
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/9104#comment:2>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list