Used By
Used By | Description |
---|---|
wp-includes/media.php: wp_get_attachment_image_src() | Retrieves an image to represent an attachment. |
Filters the attachment image source result.
(array|false) Array of image data, or boolean false if no image is available.
(int) Image width in pixels.
(int) Image height in pixels.
(bool) Whether the image is a resized image.
(int) Image attachment ID.
(string|int[]) Requested size of image. Image size name, or array of width and height values (in that order).
(bool) Whether the image should be treated as an icon.
File: wp-includes/media.php
Version | Description |
---|---|
4.3.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_get_attachment_image_src