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/blogs
Mathieu Viet d57976c023 Anticipate the deprecation in WordPress 5.3 of update_user_status()
Introduce `bp_core_update_member_status()` in order to wrap `wp_update_user()` with needed argument to spam a user on multisite configurations.

Props espellcaste

Fixes #8123


git-svn-id: https://buddypress.svn.wordpress.org/trunk@12450 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2019-08-24 14:53:10 +00:00
..
activity.php Improve i18n of Groups activity updates action string 2019-05-11 13:33:14 +00:00
cache.php Tests: More site-creation deprecation fine-tuning. 2018-10-05 18:03:54 +00:00
class-bp-blogs-blog.php Tests: Move wpmu_new_blog and delete_blog expectedDeprecated calls into test logic. 2018-10-05 17:24:17 +00:00
filters.php Use static factory method throughout PHPUnit tests. 2017-11-03 19:44:10 +00:00
functions.php Anticipate the deprecation in WordPress 5.3 of update_user_status() 2019-08-24 14:53:10 +00:00
template.php Tests: MS/non-MS tests should be marked skipped. 2018-10-05 15:22:28 +00:00