# Simple Redirection
Contributors: bastho, ecolosites  
Donate link: https://apps.avecnous.eu/produit/simple-redirection/?mtm_campaign=wp-plugin&mtm_kwd=eelv-redirection&mtm_medium=wp-repo&mtm_source=donate  
Tags: redirection, http, redirect, 301, 302  
Contributors: bastho, agencenous  
Requires at least: 4.6  
Tested up to: 7.0  
Stable tag: 1.6.2  
License: GPLv2+  

Simply redirect all pages off your blogs to a specified URL

## Description

Simply redirect all pages to a specified URL, can be used for temporary or permanently redirect

## Installation

1. Upload `eelv_redirection.php` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress admin
3. Go to the configuration page to configure your redirection

## Frequently asked questions

### Does this plugin add a 301 header ?

yes, and 302 to

## Screenshots

1. Settings

## Changelog

### v1.6.2
* Update dependencies

### v1.6.1
* Escape outputs
* Add input sanitization
* Add instructions for translators
* Declare compatible with WP 6.9

### v1.6.0
* Add option to allow user-agents to bypass redirection
* Escape some output strings

### v1.5.1
* Fix Cross-Site Request Forgery in settings page, reported by SOPROBRO

### v1.5
* Fix option not shown in settings page
* Add icon in adminbar when redirection is activate

### v1.4
* Refactor: add namespace to avoid function conflicts
* Remove useless translation files
* Match all potention wp-*.php files
* Add settings shortcut in plugins list
* Escape options before saving
* Escape URL in settings page

### v1.3
* Fix bug in WP-CLI context

### v 1.2
* Change name from EELV redirection to Simple Redirection
* Fix: Typo
* Fix: Selected option not showing the appropriate value

### v 1.1
* Fix : Support for GET parameters in URL

### v 1.0
* Add : Support for `query_string` and `request_uri` variables in URL
* Add : Better native integration
* Update licence from CC_BNC to GPLv2+

### v 0.4.2
* Fix : Bug fix

### v 0.4.1
* Fix : Allow wp-activate link

### v 0.4.0
* Add :  Option "never", Quiet, mostly comprehensible than leave the URL field blank...

### v 0.3.1
* Fix : settings form validation

### v 0.3.0
* Add : Option for logged-in users
* Add : French translation
* Fix : 301 and 302 redirections enhanced

### v 0.2.0
* Add : 301 and 302 headers

### v 0.1.0
* Plugin creation

=### Upgrade notice=

No particular informations
