Nick Davis
Notes
Stack
Disable lazyload on WordPress image
8 November 2022
<?php the_post_thumbnail( '', array( 'loading' => 'eager' ) );
In
Notes
WordPress
Allow two character words in SearchWP results
Re-centre FacetWP map after interaction