apply_filters( 'bp_template_hierarchy_blogs_create', array $value )
Filters the custom templates used for theme compat with the blog create page.
Parameters Parameters
- $value
-
(array) Array of template paths to add to template list to look for.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.8.0 | Introduced. |