bp_blogs_get_blogs, $blogs, $r
bp_blogs_get_blogs, $blogs, $r
Appears in: buddypress.14.5.2
Hook Type: filter
Displaying hooks found in version: buddypress.14.5.2apply_filters('bp_blogs_get_blogs, $blogs, $r') is found 1 times:
- /bp-blogs/bp-blogs-functions.php line 78
* * @param array $blogs Array of blog data. * @param array $r Parsed query arguments. */ return apply_filters( 'bp_blogs_get_blogs', $blogs, $r ); } /** * Populate the BP blogs table with existing blogs. * * Warning: By default, this will remove all existing records from the BP