WordPress snip

the_title( '<h1>', '</h1>' )
the_field('excerpt')


echo get_post_type( get_the_ID() )
echo get_the_post_thumbnail_url()