apply_filters( 'get_media_item_args', array $args )
Filters the arguments used to retrieve an image for the edit image form.
Description
See also
Parameters
- $args
-
An array of arguments.
Source
Changelog
Version | Description |
---|---|
WP-3.1.0 | Introduced. |