id summary reporter owner description type status priority milestone component version severity resolution keywords cc focuses 34458 wp_get_attachment_image_sizes filter: Make the $width variable always contain the width value jaspermdegroot Currently the {{{$width}}} variable of the {{{wp_get_attachment_image_sizes}}} filter only contains a value if an argument was passed to the {{{$width}}} parameter of {{{wp_get_attachment_image_sizes()}}}. The attached patch makes it always contain the width value that is used inside the function, i.e. also if it has been retrieved from the image size. enhancement closed normal 4.4 Media 4.4 normal fixed