=== Lazy Load Anything === Contributors: wpfixit, crispunk Donate link: https://www.wpfixit.com/ Tags: wordpress speed, page speed, fast site, delay load, delay content load, lazy load, lazyload Requires at least: 3.7 Tested up to: 6.8 Stable tag: 2.3 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl.html Easiest and fastest way to lazy load any content on your site. == Description == This is the easiest way to allow any content on your WordPress website to lazy load. This process will speed up The fully-loaded time of any page on your website and decrease the page size. Just add (class="delay_me") to any content to lazy load it when in browser viewport. == BEST REASONS TO USE THIS == * Improve fully loaded page speed * Decrease page size when load happens * Delay load of content below the fold that slows down page load * Improve cumulative shift score on Google Page Insights == Installation == 1. Upload plugin-delay-load-any -content.zip to plugins via WordPress admin panel or upload unzipped folder to your wp-content/plugins/ folder 2. Activate the plugin through the "Plugins" menu in WordPress = Install from FTP = * Extract the zip file and drop the contents in the wp-content/plugins/ directory of your WP installation and then activate the Plugin from Plugins page. = THAT IS IT: You're done! = == Frequently Asked Questions == = Is there a settings page for this plugin = No, because when active it is ready to go. Just add (class="delay_me") to any content to lazy load it when in browser viewport. == Screenshots == 1. Best way to decrease fully loaded page time 2. Add class delay_me to an image block 3. Add class delay_me to an video block 4. Add class delay_me to any raw HTML == Changelog == = 2.3 June 2nd, 2025 = * Adjust to work well with WordPress 6.8 release = 2.2 November 14th, 2023 = * Adjust to work well with WordPress 6.4 release = 2.1 September 23rd, 2022 = * Fixed function error = 2.0 June 21st, 2022 = * Get ready for WordPress 6.0 = 1.5 May 19th, 2022 = * Get ready for WordPress 6.0 = 1.0 July 3, 2022 = * First release of plugin.