apply_filters( 'bp_has_activities', bool $value, string $activities_template, array $r )

Filters whether or not there are activity items to display.


Description Description


Parameters Parameters

$value

Whether or not there are activity items to display.

$activities_template

Current activities template being used.

$r

Array of arguments passed into the BP_Activity_Template class.


Top ↑

Source Source

File: bp-activity/bp-activity-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.