=== LH Cache Remote Images === Contributors: shawfactor Donate link: https://lhero.org/plugins/lh-cache-remote-images/ Tags: Archive Remote Images, image archive, grab images, cache Images, auto-save images, media Requires at least: 3.0 Tested up to: 4.8.1 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html LH Cache Remote Images allows you to scan a post to fetch remote images; then updates its content automatically. == Description == LH Cache Remote Images allows you to scan a post, page, or cpt to fetch remote images; then updates its content. Unlike other similar plugins this plugin adds the images and updates post_content asynchronously. Thus ensuring the publishing experience is not slowed down. == Installation == Install using WordPress: 1. Log in and go to *Plugins* and click on *Add New*. 1. Search for *LH Cache Remote Images* and hit the *Install Now* link in the results. WordPress will install it. 1. That is it == Frequently asked questions == Q: Will it archive the images which are already hosted on my blog ? A: No, only the external images. == Changelog == **1.00 February 22, 2017** Initial release. **1.01 April 01, 2017** Minor bugfix **1.02 August 05, 2017** Moved to separate class **1.03 September 10, 2017** Check postype is public **1.04 October 08, 2017** Updated lh-copy-from-url-class.php