Find first image on paginated post for Pinterest

I’ve been looking for days, yet can’t find a good answer. Perhaps the SE crowd can be of assistance. Any help is much appreciated. I am using a custom-coded pinterest button included on posts that pulls the first image of the post OR the featured image (if exists). <span data-icon=”&#x30;” aria-hidden=”true”></span><a href=”http://pinterest.com/pin/create/button/?url=<?php echo urlencode(get_permalink($post->ID)); ?>&media=<?php … Read more