_wp_post_thumbnail_class_filter_remove( $attr )

Removes _wp_post_thumbnail_class_filter from the wp_get_attachment_image_attributes filter


Description Description


Source Source

File: wp-includes/media.php

	return apply_filters( 'image_get_intermediate_size', $data, $post_id, $size );
}


Top ↑

Changelog Changelog

Changelog
Version Description
2.9.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.