id. '">'; $dropdown .= ''; foreach ( get_intermediate_image_sizes() as $_size ) { $dropdown .= ''; } $dropdown .= ''; printf( '', $this->label, $dropdown ); if ( isset( $this->description ) ) { echo '' . $this->description . ''; } } }