1
0
Fork 0
mirror of https://github.com/buddypress/buddypress.git synced 2026-07-23 21:06:56 +08:00
buddypress/tests/phpunit/testcases/core/nav
Mathieu Viet 58f2e85dfc Fully deprecate bp_nav & bp_options_nav BP globals
These back compatibility mechanism, which was in BP since version 2.6, has moved to the BP Classic plugin.

Fixes #8927
Closes https://github.com/buddypress/buddypress/pull/121



git-svn-id: https://buddypress.svn.wordpress.org/trunk@13507 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2023-06-25 17:18:41 +00:00
..
bpCoreMaybeHookNewSubnavScreenFunction.php BP Rewrites: start the migration process for the Groups component 2023-03-18 09:42:31 +00:00
bpCoreNewNavItem.php Fully deprecate bp_nav & bp_options_nav BP globals 2023-06-25 17:18:41 +00:00
bpCoreNewSubnavItem.php Fully deprecate bp_nav & bp_options_nav BP globals 2023-06-25 17:18:41 +00:00
bpCoreRemoveNavItem.php Fully deprecate bp_nav & bp_options_nav BP globals 2023-06-25 17:18:41 +00:00
bpCoreRemoveSubnavItem.php Fully deprecate bp_nav & bp_options_nav BP globals 2023-06-25 17:18:41 +00:00
bpGetNavMenuItems.php BP Rewrites: Introduce the bp_members_get_user_url() function 2023-03-07 04:28:08 +00:00