Changes between Initial Version and Version 1 of Ticket #14110, comment 31
- Timestamp:
- 07/28/2025 10:23:22 AM (6 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #14110, comment 31
initial v1 1 1 > Expose height and width attributes to 'wp_get_attachment_image_attributes' filter 2 2 3 Reviewing the PR I noticed that we already include the height and with attributes in the data passed to `wp_get_attachment_image_attributes` (since r58235).3 Reviewing the PR I noticed that we already include the height and with attributes in the data passed to `wp_get_attachment_image_attributes` (since #58235). 4 4 5 5 @divinenephron Is this PR still needed, or can we close this ticket now as already resolved?