From 56011dc70918dde144239c88dbc94e6152906a9b Mon Sep 17 00:00:00 2001 From: Ozzy Rodriguez Date: Tue, 28 Aug 2018 18:27:27 -0700 Subject: [PATCH] updated readme files --- README.md | 31 +------------------------------ readme.txt | 3 +-- 2 files changed, 2 insertions(+), 32 deletions(-) diff --git a/README.md b/README.md index 368f502..05d4f3f 100755 --- a/README.md +++ b/README.md @@ -17,33 +17,4 @@ This plugin takes all of these unattached images and safely redirects them using ## Installation ## -### Upload ### - -1. Download the [latest release](https://github.com/wpsitecare/redirect-unattached-images/archive/master.zip) from GitHub. -2. Go to the __Plugins → Add New__ screen in your WordPress admin panel and click the __Upload__ tab at the top. -3. Upload the zipped archive. -4. Click the __Activate Plugin__ link after installation completes. - -### Manual ### - -1. Download the [latest release](https://github.com/wpsitecare/redirect-unattached-images/archive/master.zip) from GitHub. -2. Unzip the archive. -3. Copy the folder to `/wp-content/plugins/`. -4. Go to the __Plugins__ screen in your WordPress admin panel and click the __Activate__ link under Redirect Unattached Images. - -Read the Codex for more information about [installing plugins manually](http://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation). - -### Git ### - -Clone this repository in `/wp-content/plugins/`: - -`git clone https://github.com/wpsitecare/redirect-unattached-images.git` - -Then go to the __Plugins__ screen in your WordPress admin panel and click the __Activate__ link under Redirect Unattached Images. - -## Updating ## - -Although it's not likely that this plugin will need updated, there is always the possibility that a change will be required. Fortunately, there are a couple of options you can install to manage updates from GitHub-hosted plugins: - -* [Git Plugin Updates](https://github.com/brainstormmedia/git-plugin-updates) -* [GitHub Updater](https://github.com/afragen/github-updater) +The best way to install this plugin is to either [download a copy](https://wordpress.org/plugins/redirect-unattached-images/) from the WordPress.org repository or search for "Redirect Unattached Images" from your WordPress admin dashboard. diff --git a/readme.txt b/readme.txt index d30c50d..db148f7 100755 --- a/readme.txt +++ b/readme.txt @@ -5,8 +5,7 @@ Tags: images, galleries, 301, redirect, SEO, search engine optimization Requires at least: 4.1.2 Tested up to: 4.9.8 Stable tag: 0.1.2 -License: GPLv2 or later -License URI: http://www.gnu.org/licenses/gpl-2.0.html +License: GPL-2.0+ Redirect attachment pages for all unattached images to the current site's home page.