bp_blogs_get_blogs, $blogs, $r

bp_blogs_get_blogs, $blogs, $r

Appears in:
Hook Type: filter

See hook in core

Displaying hooks found in version: buddypress.14.5.2

apply_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