最后更新于:2021-11-27 07:32:30
apply_filters( ‘media_meta’, string $media_dims, GC_Post $post )
Filters the media metadata.
参数
- $media_dims
-
(string)
The HTML markup containing the media dimensions.
- $post
-
(GC_Post)
The GC_Post attachment object.
源文件
文件: gc-admin/includes/media.php
View on Trac