apply_filters( 'bp_legacy_theme_compat_page_templates_directory_only', bool $value )
Filters whether or not we are looking at a directory to determine if to return early.
Parameters Parameters
- $value
-
(bool) Whether or not we are viewing a directory.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.2.0 | Introduced. |