1
0
Fork 0
mirror of https://github.com/buddypress/buddypress.git synced 2026-07-22 20:56:55 +08:00
buddypress/tests/phpunit/testcases/core
Mathieu Viet d0aa915375 14.2.1 version bumps (branch 14.0)
git-svn-id: https://buddypress.svn.wordpress.org/branches/14.0@14051 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2024-10-22 20:51:48 +00:00
..
functions Use wp_parse_url instead of parse_url to parse URLs. 2024-06-02 17:55:08 +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 14.2.1 version bumps (branch 14.0) 2024-10-22 20:51:48 +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 Ensure that bp_email_set_content_type filter is run. 2024-06-04 22:47:30 +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 WPCS: The modified code addresses all Squiz.ControlStructures.ControlSignature.SpaceAfterKeyword and Squiz.Functions.MultiLineFunctionDeclaration.SpaceAfterFunction issues specific to the foreach and function examples. 2024-06-01 16:26:18 +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 Make sure 12.0 deprecated code is loaded until version 15.0 2024-08-07 14:09:47 +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
themeCompatibility.php Introduce theme support check for specific component features 2024-06-08 06:09:24 +00:00