apply_filters( 'bp_template_hierarchy_activity_single_item', array $index )
Filters the template hierarchy for the activity permalink pages.
Parameters Parameters
- $index
-
(array) Array holding template names to be merged into template list.
Source Source
File: bp-activity/classes/class-bp-activity-theme-compat.php
Changelog Changelog
Version | Description |
---|---|
1.8.0 | Introduced. |