apply_filters( 'ableplayer_dependencies', $dependencies, $debug ) → {array}
Filter the Able Player script dependencies.
Parameters:
Name | Type | Description |
---|---|---|
$dependencies |
array | Array of scripts required by the main Able Player script. |
$debug |
bool | True if environment is in debugging mode. |
- Source:
Returns:
- Type
- array