mirror of
https://github.com/buddypress/buddypress.git
synced 2026-07-22 20:56:55 +08:00
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 |
||
|---|---|---|
| .. | ||
| activity.php | ||
| cache.php | ||
| class-bp-blogs-blog.php | ||
| filters.php | ||
| functions.php | ||
| template.php | ||