Set the audio player default colors.
Parameters
- $ap_options
array
{ The default colors for the audio player in hexidecimal format (e.g. 0x#F8F8F8). @type string $bg Background color. @type string $leftbg Left background color. @type string $lefticon Left icon color. @type string $rightbg Right background color. @type string $rightbghover Right background hover color. @type string $righticon Right icon color. @type string $righticonhover Right icon hover color. @type string $text Text color. @type string $slider Slider color. @type string $track Track color. @type string $border Border color. @type string $loader Loader color.
Changelog
- Introduced in Jetpack 1.4.0