_wp_post_thumbnail_class_filter_remove
_wp_post_thumbnail_class_filter_remove ( $attr )
Parameters:- (array) $attr Thumbnail attributes including src, class, alt, title.
Defined at: - Introduced in WordPress: 2.9.0
- Deprecated in WordPress: —
Description
Removes the '_wp_post_thumbnail_class_filter' callback from the 'wp_get_attachment_image_attributes'
filter hook. Internal use only.