This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Images Asynchronous Load

Description

[ ✅ 𝐒𝐄𝐂𝐔𝐑𝐄 𝐏𝐋𝐔𝐆𝐈𝐍𝐒 b𝓎 𝒫𝓊𝓋𝑜𝓍] :

• Revised for security to be reliable and free of vulnerability holes.
• Efficient, not to add any extra load/slowness to site.
• Don’t collect private data.

Plugin Description

[Notice: We highly recommend to use other advanced “lazy load image” plugins, as this plugin was a temrporary experiment and is not as advanced as others.]

Load content images asynchronously, which makes pages to load much faster. Plugin changes image loading (inside post-content) into asynchronous load (using JS attribute instead of SRC), so pages are rendered at first (quickly) and after that images start loading, thus they don’t block page load.

Available Options

See all available options and their description on plugin’s settings page.

Screenshots

  • screenshot

Installation

A) Enter your website “Admin Dashboard > Plugins > Add New” and enter the plugin name
or
B) Download plugin from WordPress.org , Extract the zip file and upload the container folder to “wp-content/plugins/”

FAQ

Reviews

Read all 2 reviews

Contributors & Developers

“Images Asynchronous Load” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0

  • First release.