=== Preload Images === Contributors: webbymonks, ravipatel Donate link: https://paypal.me/rvpatel Tags: image preload, image prefetch, html preload, preload, prefetch Requires at least: 3.8 Tested up to: 6.1.1 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Similar to DNS prefetching, image preloading/prefetching with JavaScript to get faster page loading experience. == Description == Preload images to get faster page loading experience. Preload Images plugin supports unlimited image urls, good for photo galleries and other image-heavy sites where you want to deliver the photos as seamlessly as possible. == Frequently Asked Questions == Document & FAQs refer to [Preload Images Document](https://wordpress.org/plugins/preload-images) == Installation == 1. Navigate to the "Add New" in the plugins dashboard 2. Search for "Preload Images" 3. Click "Install Now" 4. Activate the plugin on the Plugin dashboard == Screenshots == 1. image urls to be preloaded 2. images set in the plugin are loaded in background == Changelog == = 1.2.1 = * Bug fixes = 1.2 = * Now you can manage pages and posttypes wise images for single page. * Php code lavel based changes. * Testing code with latest version 5.6. = 1.1 = * Minor code changes. * Testing code with latest version 5.5.1. = 1.0 = * Initial release.