apply_filters( 'cp_custom_colors_css', $css, $color, $hover_color, $foreground )

Filters custom color CSS.


Package


Description Description


Parameters Parameters

$css

string Custom theme color CSS.

$color

string The user's selected color hex.

$hover_color

string The calculated hover color hex.

$foreground

string The calculated foreground color hex.


Top ↑

Changelog Changelog

Changelog
VersionDescription
4.0.0Introduced.

Premium WordPress Apps

Top ↑

User Contributed Notes User Contributed Notes

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