Summery Summery
Filters arguments used to retrieve media attached to the given post.
Syntax Syntax
Parameters Parameters
- $args
-
Post query arguments.
- $type
-
Mime type of the desired media.
- $post
-
Post object.
Source Source
File: wp-includes/media.php
Advertisement
Changelog Changelog
Version | Description |
---|---|
3.6.0 | Introduced. |