apply_filters( 'bp_get_theme_package_id', string $value )
Filters the current theme package ID.
Description Description
Parameters Parameters
- $value
-
The current theme package ID.
Source Source
File: bp-core/bp-core-options.php
Changelog Changelog
Version | Description |
---|---|
1.7.0 | Introduced. |