apply_filters( 'learndash_30_custom_colors', array $custom_colors )
Filters default custom colors used in settings to set accent color, progress color, and notifications settings.
Description Description
Parameters Parameters
- $custom_colors
-
An Associative array of color name and values in hex code.
Source Source
File: themes/ld30/includes/helpers.php
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |