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
Mathieu Viet 913f10d948 Use the current major version to decide about deprecated code to load
Using the current version in case of a minor version was preventing deprecated code to be loaded when this minor version was used to first activate BuddyPress.

Props vapvarun, emaralive

Fixes #9075 (branch 12.0)



git-svn-id: https://buddypress.svn.wordpress.org/branches/12.0@13706 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2024-01-22 04:06:39 +00:00
..
functions Make more BuddyPress generated links ready for BP Rewrites 2023-03-15 08:16:46 +00:00
nav Fully deprecate bp_nav & bp_options_nav BP globals 2023-06-25 17:18:41 +00:00
template BP Rewrites: Introduce the bp_members_get_user_url() function 2023-03-07 04:28:08 +00:00
attachments.php Attachments: introduce a new function to retrieve a media mime type 2022-03-15 23:21:26 +00:00
avatars.php Raise WordPress required version to 5.8 2023-02-10 04:01:49 +00:00
cache.php Use static factory method throughout PHPUnit tests. 2017-11-03 19:44:10 +00:00
caps.php Fully enjoy Yoast’s PHPUnit polyfills 2022-08-13 08:58:51 +00:00
class-bp-attachment.php Improve PHP 8.2 compatibility 2023-02-10 03:12:09 +00:00
class-bp-button.php BP Rewrites: Introduce the bp_members_get_user_url() function 2023-03-07 04:28:08 +00:00
class-bp-component.php Improve BP_Component methods relative to setting BP Rewrites 2023-02-15 10:23:05 +00:00
class-bp-core-user.php Members: stop mirroring user last_activity data to user metadata 2020-10-15 18:33:17 +00:00
class-bp-email-recipient.php Fully enjoy Yoast’s PHPUnit polyfills 2022-08-13 08:58:51 +00:00
class-bp-email.php Fully enjoy Yoast’s PHPUnit polyfills 2022-08-13 08:58:51 +00:00
class-bp-media-extractor.php Fully enjoy Yoast’s PHPUnit polyfills 2022-08-13 08:58:51 +00:00
class-bp-user-query.php Fully enjoy Yoast’s PHPUnit polyfills 2022-08-13 08:58:51 +00:00
class-bp-walker-nav-menu.php Improve Components Member's single item navigation generation 2023-03-27 18:19:06 +00:00
community-visibility.php Introduce basic community visibility feature. 2023-07-28 16:15:24 +00:00
filters.php Add Root component slugs to MS Subdirectory site reserved names 2020-03-15 05:30:13 +00:00
functions.php Use the current major version to decide about deprecated code to load 2024-01-22 04:06:39 +00:00
invitations.php Limit orderby values in BP_Invitation. 2021-08-18 00:28:22 +00:00
optouts.php BP_Optout: Prevent bp_send_email() delivery to opted-out address. 2021-04-28 23:49:31 +00:00
rewrites.php BP Rewrites: introduce the bp_rewrites_get_url() function 2023-03-01 08:17:11 +00:00
suggestions-nonauth.php Fully enjoy Yoast’s PHPUnit polyfills 2022-08-13 08:58:51 +00:00
suggestions.php Fully enjoy Yoast’s PHPUnit polyfills 2022-08-13 08:58:51 +00:00
templateLoader.php Fully enjoy Yoast’s PHPUnit polyfills 2022-08-13 08:58:51 +00:00