Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #14110, comment 31


Ignore:
Timestamp:
07/28/2025 10:23:22 AM (6 months ago)
Author:
johnbillion
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #14110, comment 31

    initial v1  
    11> Expose height and width attributes to 'wp_get_attachment_image_attributes' filter
    22
    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).
     3Reviewing 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).
    44
    55@divinenephron Is this PR still needed, or can we close this ticket now as already resolved?