get_media_item_args

最后更新于:2021-11-26 22:40:23

apply_filters( ‘get_media_item_args’, array $parsed_args )

Filters the arguments used to retrieve an image for the edit image form.

参数

$parsed_args

(array)
An array of arguments.

源文件

文件: gc-admin/includes/media.php

View on Trac