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
David Cavins 75b6d1846b 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/7.0@13073 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2021-08-17 22:52:34 +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 PHP Unit tests: fix avatar filter failing test 2020-10-16 17:58:00 +00:00
cache.php Use static factory method throughout PHPUnit tests. 2017-11-03 19:44:10 +00:00
caps.php Core: improve the way BuddyPress adds the bp_moderate cap to Admins 2020-10-04 16:44:28 +00:00
class-bp-attachment.php PHPUnit: fix failing tests about media 2021-02-06 20:39:28 +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 Members: stop mirroring user last_activity data to user metadata 2020-10-15 18:33:17 +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 PHPUnit: fix failing tests about media 2021-02-06 20:39:28 +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 Test tool: revert [12677] 2020-07-05 11:42:13 +00:00
invitations.php Limit orderby values in BP_Invitation. 2021-08-17 22:52:34 +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
templateLoader.php Pass extra args to template loading files. 2020-09-19 18:19:45 +00:00