Used By
Used By | Description |
---|---|
wp-includes/media.php: image_resize_dimensions() | Retrieves calculated resize dimensions for use in WP_Image_Editor. |
Filters whether to proceed with making an image sub-size with identical dimensions with the original/source image. Differences of 1px may be due to rounding and are ignored.
(bool) The filtered value.
(int) Original image width.
(int) Original image height.
File: wp-includes/media.php
Version | Description |
---|---|
5.3.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_image_resize_identical_dimensions