In this article

filter

audio_player_default_colors

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

How to use this hook

See “How to use actions and filters to customize Jetpack”.