apply_filters( 'astra_get_active_global_palette_key', string $current_palette )
Filters the active global palette key.
Description
Parameters
- $current_palette
-
(string) The active global palette key.
Return
(string) The filtered active global palette key.
Source
Changelog
Version | Description |
---|---|
4.10.0 | Introduced. |