Mô tả
Protect wp-admin folder and the wp-login.php file of HTTP password
Ảnh màn hình
Cài đặt
Install
- In your WordPress administration, go to the Plugins page;
- Activate the Apache Password Protect plugin;
- Go to the Apache protect page and configure it.
- Done!
If you find any bugs or have any ideas, please mail me! 😉
Requirements
- PHP 5.1 or above
- WordPress 3.5.1 or above
Hỏi đáp
- I lost access to the console after installing your plugin. What do I do?
-
Do not worry. Open the .htaccess and wp-admin/.htaccess files via ftp and and delete everything between the lines: “# Apache Password Protect start” and “# Apache Password Protect stop”.
Đánh giá
Người đóng góp & Lập trình viên
“Apache Password Protect” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Apache Password Protect” 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
- Added password generator
- Small fixes
1.0
- First version