apply_filters( 'ableplayer_parameters', $params ) → {array}
Filter the default values, options, and descriptions for all Able Player shortcode parameters. Not used yet in 1.2.0.
Parameters:
Name | Type | Description |
---|---|---|
$params |
array | Array of default parameters. The array is a multidimensional array with the shortcode
attribute as a key with array of |
- Source:
Returns:
Array of parameters.
- Type
- array