I was working on a project that I wanted to enable lazy loading using a specific jQuery plugin, so I needed to get the thumbnail URLĀ for all of my posts. The feature was loading around 300 articles from a custom post type using a shortcode. Every article had a featured image. Which meant that the […]