Description
Simply redirect all pages to a specified URL, can be used for temporary or permanently redirect
Screenshots
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
FAQ
-
Does this plugin add a 301 header ?
-
yes, and 302 to
Contributors & Developers
“Simple Redirection” is open source software. The following people have contributed to this plugin.
Contributors“Simple Redirection” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Simple Redirection” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
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
andrequest_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