Beskrivning
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
Vanliga frågor
-
Does this plugin add a 301 header ?
-
yes, and 302 to
Recensioner
Bidragsgivare och utvecklare
”Simple Redirection” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personer”Simple Redirection” har översatts till 1 språk. Tack till översättarna för deras bidrag.
Översätt ”Simple Redirection” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
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
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