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
David Cavins 93a3ef7e0b Limit orderby values in BP_Invitation.
Ensure that passed orderby value matches a
verified database column name.

git-svn-id: https://buddypress.svn.wordpress.org/branches/6.0@13070 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2021-08-17 22:34:57 +00:00
..
functions Adapt BuddyPress to WP 5.1.0 multisite changes & deprecations 2020-03-31 02:45:13 +00:00
nav Navigation: Ensure subnav menus can be registered before the parent nav is registered. 2018-07-24 02:52:25 +00:00
template Use static factory method throughout PHPUnit tests. 2017-11-03 19:44:10 +00:00
avatars.php Adapt BuddyPress to WP 5.1.0 multisite changes & deprecations 2020-03-31 02:45:13 +00:00
cache.php Use static factory method throughout PHPUnit tests. 2017-11-03 19:44:10 +00:00
caps.php Adapt BuddyPress to WP 5.1.0 multisite changes & deprecations 2020-03-31 02:45:13 +00:00
class-bp-attachment.php Move Avatars & Cover from xProfile to Members component : step 3 2020-02-29 15:38:06 +00:00
class-bp-button.php Use static factory method throughout PHPUnit tests. 2017-11-03 19:44:10 +00:00
class-bp-component.php Prepare the inclusion of the BP REST API remaining endpoints 2020-03-31 11:33:35 +00:00
class-bp-core-user.php Use static factory method throughout PHPUnit tests. 2017-11-03 19:44:10 +00:00
class-bp-email-recipient.php Use static factory method throughout PHPUnit tests. 2017-11-03 19:44:10 +00:00
class-bp-email.php Tests, PHPUnit: test sending a different email type. 2018-01-03 12:05:25 +00:00
class-bp-media-extractor.php Tests, PHPUnit: fix tests which assume WP_CONTENT_DIR is always /wp-content. 2018-02-04 16:37:24 +00:00
class-bp-user-query.php Anticipate the deprecation in WordPress 5.3 of update_user_status() 2019-08-24 14:53:10 +00:00
class-bp-walker-nav-menu.php Compat classes to handle Walker_Nav_Menu::walk() changes in WP 5.3 2019-11-29 03:46:56 +00:00
filters.php Add Root component slugs to MS Subdirectory site reserved names 2020-03-15 05:30:13 +00:00
functions.php Adapt BuddyPress to WP 5.1.0 multisite changes & deprecations 2020-03-31 02:45:13 +00:00
invitations.php Limit orderby values in BP_Invitation. 2021-08-17 22:34:57 +00:00
suggestions-nonauth.php Ensure that shared user fixtures are fully cleaned up. 2017-11-03 21:11:52 +00:00
suggestions.php Ensure that shared user fixtures are fully cleaned up. 2017-11-03 21:11:52 +00:00