Mô tả
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.
Why Use Admin Login URL Change?
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.
How to use the plugin
Add New login Slug (Example: madmin)
Ảnh màn hình
Cài đặt
- Install Admin login URL Change by uploading the
admin-login-url-change
directory to the/wp-content/plugins/
directory. - Activate Admin login URL Change through the
Plugins
menu in WordPress. - Chanage your URL Slug by going to the Settings > Admin login URL Change menu.
- Now you can logout and login by new URL.(Must be a Live Server)
Hỏi đáp
-
Do I need to have coding skills to use Admin login URL Change?
-
Absolutely not.
Đánh giá
Người đóng góp & Lập trình viên
“Admin login URL Change” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng góp“Admin login URL Change” đã được dịch qua 1 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.
Dịch “Admin login URL Change” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.1.0
- Added: Compatibility with WordPress 6.7
1.0.9
- Added: Compatibility with WordPress 6.6
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