apply_filters( 'media_meta', string $media_dims, WP_Post $post )

Filters the media metadata.


Description Description


Parameters Parameters

$media_dims

(string) The HTML markup containing the media dimensions.

$post

(WP_Post) The WP_Post attachment object.


Top ↑

Source Source

File: wp-admin/includes/media.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.5.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.