buddypress/tests/phpunit/testcases
r-a-y 9f5542838c Members: When marking a user as a spammer, do not mark sites as spam if the site has more than one administrator.
Previously on a multisite install, we would mark all the spammer's
sites as spam. This is pretty aggressive and could unintentionally
mark legitmiate sites as spam as well.

To address this, we now only mark a site as spam if the spammer is the
sole administrator of the site.

Fixes #8316 (for 6.0 branch).

git-svn-id: https://buddypress.svn.wordpress.org/branches/6.0@12666 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2020-06-16 04:31:11 +00:00
..
activity Adapt BuddyPress to WP 5.1.0 multisite changes & deprecations 2020-03-31 02:45:13 +00:00
admin Retire Legacy Forums. 2017-12-08 00:22:09 +00:00
blogs Adapt BuddyPress to WP 5.1.0 multisite changes & deprecations 2020-03-31 02:45:13 +00:00
core Prepare the inclusion of the BP REST API remaining endpoints 2020-03-31 11:33:35 +00:00
friends Don't delete user data on delete_user hook on Multisite. 2020-03-29 17:32:05 +00:00
groups Don't delete user data on delete_user hook on Multisite. 2020-03-29 17:32:05 +00:00
members Members: When marking a user as a spammer, do not mark sites as spam if the site has more than one administrator. 2020-06-16 04:31:11 +00:00
messages Make sure Messages exports only include the ones sent by the user 2019-06-17 17:43:50 +00:00
notifications Don't delete user data on delete_user hook on Multisite. 2020-03-29 17:32:05 +00:00
routing Adapt BuddyPress to WP 5.1.0 multisite changes & deprecations 2020-03-31 02:45:13 +00:00
settings Improve sanitization of email notification settings. 2015-11-11 03:22:53 +00:00
testsuite Use static factory method throughout PHPUnit tests. 2017-11-03 19:44:10 +00:00
xprofile Don't delete user data on delete_user hook on Multisite. 2020-03-29 17:32:05 +00:00