=== AMP 301 === Contributors: thomasjmarchant Tags: amp, 301, redirect Tested up to: 4.5.3 Stable tag: 1.0.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A plugin that integrates AMP with Simple 301 Redirects == Description == **AMP 301** is a simple plugin that applies the functionality of Simple 301 Redirects to AMP (Accelerated Mobile Pages) articles. No configuration required, this plugin will automatically apply redirects to AMP pages as defined by the Simple 301 Redirects plugin. For instance, if `/2016/01/01/an-old-page` is supposed to redirect to `/2016/02/01/a-new-page`, then `/2016/01/01/an-old-page/amp` will redirect to `/2016/02/01/a-new-page/amp`. ## Required plugins: This plugin requires the following plugins to work: + Simple 301 Redirects + AMP == Installation == Download the plugin, copy it into your `/wp-content/plugins` directory, and ensure that it is activated in the admin panel. == Changelog == v1.0.0 + Initial build