Skip to content

Commit

Permalink
updated readme files
Browse files Browse the repository at this point in the history
  • Loading branch information
ozzyrod committed Aug 29, 2018
1 parent 8aae6ae commit 56011dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 32 deletions.
31 changes: 1 addition & 30 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
3 changes: 1 addition & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 56011dc

Please sign in to comment.