apply_filters( 'bp_template_hierarchy_groups_create', array $value )
Filters the Groups create page template hierarchy based on priority.
Description Description
Parameters Parameters
- $value
-
Array of default template files to use.
Source Source
File: bp-groups/classes/class-bp-groups-theme-compat.php
Changelog Changelog
| Version | Description |
|---|---|
| 1.8.0 | Introduced. |