apply_filters( 'bp_do_register_theme_directory', bool $register )
Filters whether BuddyPress should register the bp-themes directory.
Description Description
Parameters Parameters
- $register
-
If bp-themes should be registered.
Source Source
File: bp-core/bp-core-functions.php
Changelog Changelog
Version | Description |
---|---|
1.9.0 | Introduced. |