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

File: inc/class-astra-global-palette.php

View on Trac


Changelog

Changelog
Version Description
4.10.0 Introduced.

User Contributed Notes

You must log in before being able to contribute a note or feedback.