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.
Description Description
Parameters Parameters
- $value
-
Whether or not we are viewing a directory.
Source Source
File: bp-templates/bp-legacy/buddypress-functions.php
Changelog Changelog
Version | Description |
---|---|
2.2.0 | Introduced. |