apply_filters( 'dt_process_media_args', array, string, int )
Allow filtering of the process_media args.
Parameters:
Name | Type | Description |
---|---|---|
array |
$args List of args. |
|
string |
$url URL of media. |
|
int |
$post_id Post ID. |
- Since:
- 1.6.0
- Source:
Returns:
array Process media arguments.