wordpress custom walker for thumbnails with custom menu

Add a semicolon ; after get_the_post_thumbnail( $id ):

get_the_post_thumbnail( $id );

Leave a Comment