apply_filters( 'bp_get_theme_compat_name', string $name )
Filters the name of the theme package being used.
Description Description
Parameters Parameters
- $name
-
Name of the theme package in use.
Source Source
File: bp-core/bp-core-theme-compatibility.php
Changelog Changelog
Version | Description |
---|---|
1.7.0 | Introduced. |