Image de fonctionnalité WP Get

<?php
	echo get_the_post_thumbnail( $post_id, 'thumbnail' );
?>
Avenger