apply_filters( 'bp_activity_template_favorite_activity', string $template )
Filters the template to load for the “Favorites” screen.
Description Description
Parameters Parameters
- $template
-
Path to the activity template to load.
Source Source
File: bp-activity/screens/favorites.php
Changelog Changelog
Version | Description |
---|---|
1.2.0 | Introduced. |