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/blogs
Mathieu Viet ab65fa43d4 Make Activity loop reliable when post & activity comments are synced
As the `$action` key of the `bp_has_activities()` function arguments array accepts a string, a boolean as well as an array, we need to make sure the `bp_blogs_new_blog_comment_query_backpat()` function doesn't trigger an error when an array of activity type is passed.

Props btwebdesign, magland, teeboy4real

Fixes #9010
Closes https://github.com/buddypress/buddypress/pull/190



git-svn-id: https://buddypress.svn.wordpress.org/trunk@13642 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2023-11-10 02:09:10 +00:00
..
activity.php Make Activity loop reliable when post & activity comments are synced 2023-11-10 02:09:10 +00:00
cache.php Adapt BuddyPress to WP 5.1.0 multisite changes & deprecations 2020-03-31 02:45:13 +00:00
class-bp-blogs-blog.php Support date queries for Members, Groups and Sites 2021-12-12 14:09:02 +00:00
filters.php Fully enjoy Yoast’s PHPUnit polyfills 2022-08-13 08:58:51 +00:00
functions.php Improve PHP 8.2 compatibility 2023-02-10 03:12:09 +00:00
template.php Support date queries for Members, Groups and Sites 2021-12-12 14:09:02 +00:00