﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
14110,Expose height and width attributes to 'wp_get_attachment_image_attributes' filter,divinenephron,,"The filter 'wp_get_attachment_image_attributes' allows you to alter the attributes of embedded images. However the height and width attributes aren't passed to this filter. These would be useful to have – I'm making a theme with a fluid layout where I have to remove all height and width attributes to ensure that the browser maintains the attribute of images when they're resized.

I've attached a patch with a fix. In it I've also changed the function 'get_image_tag' so that I could remove the immensely pointless 'hwstring' function.",enhancement,new,normal,Future Release,Media,3.0,minor,,has-patch 2nd-opinion,divinenephron scottconnerly anatol@…
