buddypress/tests/phpunit/testcases
Mathieu Viet f37839af01 Introduce a new BP_Component property for block globals
This new property will help us to manage Widget Block occurrences globals and use a single filter on `'widget_block_dynamic_classname'` to make sure Widget Blocks will include Legacy Widget classnames and inherit their styles.

This commit also makes sure WordPress is >= 5.0 before using the `has_block` function.

See #8515
Fixes #8516



git-svn-id: https://buddypress.svn.wordpress.org/trunk@12998 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2021-07-14 08:52:00 +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 i18n: improve translator comments for the "Active %s" string 2020-11-19 12:33:58 +00:00
core Introduce a new BP_Component property for block globals 2021-07-14 08:52:00 +00:00
friends Don't delete user data on delete_user hook on Multisite. 2020-03-29 17:32:05 +00:00
groups Support status parameter in bp_has_groups(). 2020-10-09 13:25:47 +00:00
members The new_avatar activity belongs to the Members component 2021-02-21 20:10:55 +00:00
messages Adding a user ID parameter to the messages_mark_thread_read and messages_mark_thread_unread functions. 2021-07-02 01:10:12 +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 Update both Template Pack registration forms to use signup fields 2021-04-16 05:37:03 +00:00