[wp-trac] [WordPress Trac] #63714: Missing width/height attributes on SVG file since WP 6.8.2
WordPress Trac
noreply at wordpress.org
Thu Jul 17 08:09:59 UTC 2025
#63714: Missing width/height attributes on SVG file since WP 6.8.2
--------------------------+------------------------------
Reporter: rainbowgeek | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 6.8.2
Severity: major | Resolution:
Keywords: | Focuses:
--------------------------+------------------------------
Comment (by rainbowgeek):
Code used:
{{{
wp_get_attachment_image($image, $size, '', array('class' => 'mb-4',
'height' => 60, 'width' => 60));
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63714#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list