apply_filters( 'astra_global_current_palette', array $global_palette )

Filter the current global color palette.


Description


Parameters

$global_palette

(array) The current global color palette.


Return

(array) The filtered global color palette.


Source

File: inc/dynamic-css/global-color-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.