Filter: gravityview_audio_settings
Modify the default attributes that will be passed to the wp_audio_shortcode() function.
Parameters
| Name | Type | Description |
|---|---|---|
| $audio_settings | array | Array with src and class keys. |
| $context | \Template_Context | The context. |
Since
- 1.2
- 2.0: Added $context parameter.
Source
Defined in src/Field/Types/FileUpload.php at line 344