Replies: 0
Hi! I updated the plugin and noticed a new feature – lazy load.
New Feature: Introducing Lazy Loading filter. Use rpt-lazy-loading filter to enable the lazy loading for thumbnails. By default it’s false.
Can you please tell me, where and how I can use rpt-lazy-loading filter?
I’m now using <?php get_related_posts_thumbnails(); ?> php tag in the Loop of my theme and also as widget in the sidebar.