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