Changes between Initial Version and Version 1 of Ticket #30180, comment 67
- Timestamp:
- 09/19/2019 05:01:31 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #30180, comment 67
initial v1 14 14 15 15 To make it possible to limit it to a particular sub-size (which is not a good idea, but may make sense in some contexts), a `$size` array with max `width` and `height` might be useful, but needs more thinking/testing. 16 17 Also, introducing a filter `wp_get_attachment_image_attr` when there is `wp_get_attachment_image_attributes` in `wp_get_attachment_image()` is really misleading. Thinking that naming in the patch needs review.