Mô tả
Change wp-admin login is a light plugin that allows you easily and safely to change wp-admin to anything you want. It does not rename or change files in core. It simply intercepts page requests and works on any WordPress website. After you activate this plugin the wp-admin directory and wp-login.php page will become unavailable, so you should bookmark or remember the url. Disable this plugin brings your site back exactly to the state it was before.
Go under Settings and then click on “Permalinks” and change your URL under “Change wp-admin login”.
Example: http://www.example.com/my-login.
New Feature
Add redirect custom field:
When someone tries to access the wp-login.php page or the wp-admin directory while not logged in will be redirect to the page that you defined on the redirect custom field.
If you leave the redirect field empty the plugin will add a redirect to the homepage.
How to use the plugin
Step 1: Add new login URL
Step 2: Add redirect URL
Cài đặt
- Go to Plugins › Add New.
- Search for Change wp-admin login.
- Download and activate it.
- Go under Settings and then click on “Permalinks” and change your URL under “Change wp-admin login”
- You can change this anytime, just go back to Settings › Permalinks › Change wp-admin login.
Hỏi đáp
-
I can’t login?
-
In case you forgot the login URL or for any other reason you can’t login on the website you will need to delete the plugin via SFT/FTP or cPanel on your hosting.
Path for the plugin folder:
/wp-content/plugins/change-wp-admin-loginAdvanced users:
Go to your MySQL database and look for the value of rwl_page in the options tableAdvanced users (multisite):
Go to your MySQL database and look for rwl_page option will be in the sitemeta table or options table. -
Does it work with TranslatePress?
-
You need to select the option NO “Use a subdirectory for the default language”.
-
Does it work with Polylang?
-
Yes, it works but not tested with the URL option “The language is set from different domains”.
-
Does it work on WordPress Multisite with Subdirectories?
-
Yes, it does work. You should setup the login URL in each website (Settings–>Permalinks)
-
Does it work on WordPress Multisite with Subdomains?
-
Yes, it does work. You should setup the login URL in each website (Settings–>Permalinks)
Đánh giá
Người đóng góp & Lập trình viên
“Change wp-admin login” 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“Change wp-admin login” đã được dịch qua 6 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.
Dịch “Change wp-admin login” 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.0.0
- Initial version.
1.0.1
- Add automatic redirect for when someone tries to access the wp-login.php page or the wp-admin directory while not logged in will be redirected to the website homepage.
1.0.2
- Add translations
1.0.3
- Add redirect custom field.
- When someone tries to access the wp-login.php page or the wp-admin directory while not logged in will be redirect to the page that you defined on the redirect custom field.
1.0.4
- Add redirect custom field.
- Better instructions in how to use the redirect field
1.0.5
- add site URL before the new redirect input field
1.0.6
- fix suppressed warning