apply_filters( 'bp_activity_can_favorite', bool $value )

Filters whether or not users can favorite activity items.


Parameters Parameters

$value

(bool) Whether or not favoriting is enabled.


Source Source

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

View on Trac



Top ↑

Changelog Changelog

Changelog
Version Description
1.5.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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