W3cubDocs

/WordPress

apply_filters( 'get_attached_media_args', array $args, string $type, WP_Post $post )

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

File: wp-includes/media.php

View on Trac

Changelog

Version Description
3.6.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/get_attached_media_args