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
David Cavins 962f764f16
Some checks failed
Unit Tests / tests (false, , 8.2, 6.4) (push) Has been cancelled
Unit Tests / tests (true, memcached, 8.5, 6.9) (push) Has been cancelled
Unit Tests / tests (false, , 7.4, 6.4) (push) Has been cancelled
Unit Tests / tests (false, , 8.1, latest) (push) Has been cancelled
Unit Tests / tests (false, memcached, 8.3, trunk) (push) Has been cancelled
Unit Tests / tests (false, redis, 8.5, trunk) (push) Has been cancelled
Unit Tests / tests (true, , 7.4, 6.4) (push) Has been cancelled
Unit Tests / tests (true, redis, 8.3, trunk) (push) Has been cancelled
Unit Tests / tests (true, redis, 8.4, trunk) (push) Has been cancelled
Components: Restrict updates to site admins.
Ensure that the current user has the `manage_options` capability before allowing them to change BuddyPress component status.

Special thanks to kasthelord (Lukas Collishaw) who first reported this issue responsibly.

Props emaralive, johnjamesjacoby, espellcaste, kasthelord (Lukas Collishaw), 1353594865qq, jeromewincek (Jerome Wincek), vvh1te3zz.

git-svn-id: https://buddypress.svn.wordpress.org/trunk@14214 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2026-07-07 20:02:23 +00:00
..
activity Activity: officially deprecate the following functions: bp_activity_delete_by_item_id, bp_activity_delete_by_content, bp_activity_delete_by_activity_id, and bp_activity_delete_for_user_by_component. 2025-12-30 17:01:23 +00:00
admin A user is no longer de-authenticated when making REST API requests. 2024-11-03 18:19:06 +00:00
blogs Blogs: blog_id is accepted in the bp_get_blog_avatar, regardless if there is a blog in the current loop. 2024-11-03 18:58:50 +00:00
core Components: Restrict updates to site admins. 2026-07-07 20:02:23 +00:00
friends A user is no longer de-authenticated when making REST API requests. 2024-11-03 18:19:06 +00:00
groups Groups: add support to query for groups matching a taxonomy term. 2024-11-03 22:39:48 +00:00
members Switch the function that updates the spam status of the member on multisite configs and deprecate bp_core_update_member_status. 2026-01-02 19:10:26 +00:00
messages Improve security of messages endpoint. 2026-07-07 20:02:20 +00:00
notifications A user is no longer de-authenticated when making REST API requests. 2024-11-03 18:19:06 +00:00
routing The is_home() returns false on BuddyPress pages. 2025-12-15 02:52:55 +00:00
settings Improve sanitization of email notification settings. 2015-11-11 03:22:53 +00:00
testsuite Include the V2 of the BP REST API in BuddyPress core. 2024-09-27 21:11:27 +00:00
xprofile A user is no longer de-authenticated when making REST API requests. 2024-11-03 18:19:06 +00:00