Simple Redirection Plugin
Simply redirect all pages off your blogs to a specified URL
Simply redirect all pages to a specified URL, can be used for temporary or permanently redirect
Installation
- Upload
eelv_redirection.php
to the /wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress admin
- Go to the configuration page to configure your redirection
Screenshots
Settings
FAQ
Changelog
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
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
=### Upgrade notice=
No particular informations