apply_filters( 'bp_activity_template_profile_activity_permalink', string $template )
Filters the template to load for a single activity screen.
Description Description
Parameters Parameters
- $template
-
Path to the activity template to load.
Source Source
File: bp-activity/screens/permalink.php
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |