apply_filters( 'bp_get_theme_compat_version', string $version )
Filters the version of the theme package being used.
Parameters Parameters
- $version
-
(string) The version string of the theme package in use.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.7.0 | Introduced. |