=== Admin login URL Change === Contributors: jahidcse Tags: change wp-login, login, remove wp-login, wordpress login, custom login, login customizer, custom login url, images protection, content, right click disabled, F12 disabled, Copy content, disabled, Ctrl + Shift + I, Ctrl + Shift + J, Ctrl + Shift + C, Ctrl + U, wp developers, SEO, css, html Requires at least: 4.7 Tested up to: 6.5 Stable tag: 1.0.8 Requires PHP: 5.3 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Allows you to Change your WordPress WebSite Login URL Slug. == Description == Admin login URL Change is a very light plugin that lets you easily and safely change the url of the login form page to anything you want. It does not change any core files. It simply intercepts page requests and works on any WordPress website. This is great for your convenience, but it also close the door to would-be attackers. Example: http://www.yourdomain.com/my-login. == How to use the plugin == * Add New login URL == Installation == 1. Install Admin login URL Change by uploading the `admin-login-url-change` directory to the `/wp-content/plugins/` directory. 2. Activate Admin login URL Change through the `Plugins` menu in WordPress. 3. Chanage your URL Slug by going to the Settings > Admin login URL Change menu. 4. Now you can logout and login by new URL.(Must be a Live Server) == Frequently Asked Questions == = Do I need to have coding skills to use Admin login URL Change? = Absolutely not. == Screenshots == 1. Settings == Changelog == = 1.0.8 = * Removed: Auto Redirect to the Setting Page = 1.0.7 = * Added: Compatibility with WordPress 6.5 = 1.0.6 = * Updated: Security * Fixed: Nonce Validation and escaping issues = 1.0.5 = * Fixed: Redirect Issue = 1.0.4 = * Added: Compatibility with WordPress 6.4 = 1.0.3 = * Added: Compatibility with WordPress 6.3 = 1.0.2 = * Added: Compatibility with WordPress 6.2 * Removed: Unused Code = 1.0.1 = * Settings Page Integrate = 1.0 = * Initial version