Filters arguments used to retrieve media attached to the given post.
Parameters
$args
array- Post query arguments.
$type
string- Mime type of the desired media.
$post
WP_Post- Post object.
Source
*
Changelog
Version | Description |
---|---|
3.6.0 | Introduced. |
Filters arguments used to retrieve media attached to the given post.
$args
array$type
string$post
WP_Post*
Version | Description |
---|---|
3.6.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.