Changeset 3208228
- Timestamp:
- 12/15/2024 04:26:43 PM (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin-login-url-change/tags/1.1.0/readme.txt
r3190690 r3208228 13 13 == Description == 14 14 15 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.15 Admin login URL Change is a very lightweight 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 closes the door to would-be attackers. 16 16 17 Example: http://www.yourdomain.com/my-login. 17 <strong> Why Use Admin Login URL Change? </strong> 18 18 19 WordPress websites are common targets for automated bots and hackers attempting to gain unauthorized access via brute-force login attempts. The default login URLs are widely known, making them easy targets. Admin Login URL Change solves this problem by letting you rename your login URL to something unique, effectively closing this security loophole. 19 20 20 == How to use the plugin == 21 <strong> How to use the plugin </strong> 21 22 22 * Add New login URL 23 Add New login Slug (Example: madmin) 23 24 24 25
Note: See TracChangeset
for help on using the changeset viewer.