@nickdavisio
Home
Notes
Search
Disable lazyload on WordPress image
<?php the_post_thumbnail( '', array( 'loading' => 'eager' ) );
8 November 2022
•
Nick
•
Notes
WordPress