apply_filters( 'bp_has_blogs', bool $value, BP_Blogs_Template $blogs_template, array $r )

Filters whether or not there are blogs to list.


Description Description


Parameters Parameters

$value

Whether or not there are blogs to list.

$blogs_template

Current blogs template object.

$r

Parsed arguments used in blogs template query.


Top ↑

Source Source

File: bp-blogs/bp-blogs-template.php


Top ↑

Changelog Changelog

Changelog
Version Description
1.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.