apply_filters( 'bp_get_activity_is_favorite', bool $value )

Filters whether the current activity item is in the current user’s favorites.


Parameters Parameters

$value

(bool) Whether or not the current activity item is in the current user's favorites.


Source Source

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

View on Trac



Top ↑

Changelog Changelog

Changelog
Version Description
1.2.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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