true, 'alt' => true, 'height' => true, 'width' => true, 'class' => true, 'id' => true, 'title' => true ) ); return wp_kses( $content, array( 'img' => $img_atts ) ); } }