end_fetch_post_thumbnail_html – action

Fires after fetching the post thumbnail HTML. 

Parameters

.
( 2.9.0 ) . .
( int ) $post_id The post ID. . . .
( int ) $post_thumbnail_id The post thumbnail ID. . . .
$size
( string|int[] ) Requested image size. Can be any registered image size name, or an array of width and height values in pixels (in that order). . . .
API Letters: ,,,,

Implementers