=== HC Custom WP-Admin URL === Contributors: SomeWebMedia Tags: plugin, administration, admin, custom url, login, security, wp-admin, wp-login Requires at least: 3.2.0 Tested up to: 3.5.1 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Small and simple plugin that allows you to change url of wp-admin == Description == With this plugin you can change wp-admin and wp-login.php to any of your choice. Instead of `http://example.org/wp-admin/` and `http://example.org/wp-login.php` you can have `http://example.org/admin` or `http://example.org/banana` New field will be added to Settings->Permalinks section called **WP-Admin page slug**. All you have to do is to write your desired WP Admin slug and save settings. == Installation == 1. Upload `hc-custom-wp-admin-url.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Go to Permalink Options page inside the administration area 4. Set the field **WP-Admin page slug** to the desired one == Frequently Asked Questions == = Does this work with Multisite = Not yet. Soon! = What about the default URLs? = Old WP Admin urls `http://example.org/wp-admin/` and `http://example.org/wp-login.php` will not be usable until you clear the **WP-Admin page slug** field from Permalink Options page or uninstal the plugin == Screenshots == 1. Blog Permalinks Options page, where you are able to set your custom URL == Changelog == = 1.0 = * Initial release * Sets basic login and admin redirects and checks * Able to change link through permalink options page