Used By
Used By | Description |
---|---|
wp-includes/media.php: wp_image_file_matches_image_meta() | Determines if the image meta data is for the image source file. |
Filter whether an image path or URI matches image meta.
(bool) Whether the image relative path from the image meta matches the end of the URI or path to the image file.
(string) Full path or URI to the tested image file.
(array) The image meta data as returned by 'wp_get_attachment_metadata()'.
(int) The image attachment ID or 0 if not supplied.
File: wp-includes/media.php
Version | Description |
---|---|
5.5.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_image_file_matches_image_meta