=== Plugin Name === Contributors: bearice Donate link: http://blog.icybear.net/ Tags: redirect Requires at least: 2.0.2 Tested up to: 2.9 Stable tag: trunk this plugin redirects all request on your old domain name to a new domain. == Description == This plugin can redirect(301) resquest (eg. http://old.name/something) to another domain name with same path (eg. http://new.name/something). Note that wp-login.php and wp-admin/* are not redirected. == Installation == This section describes how to install the plugin and get it working. e.g. 1. Upload `wp-redirectex.php` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Change the domain name you want to redirect to in option page. == Frequently Asked Questions == N/A == Screenshots == N/A == Changelog == = 1.0 = * First version == Upgrade Notice == N/A