Mô tả
This is a very simple plugin that will check to see if a visitor is logged in before allowed your WordPress site to be displayed.
If they are not it will display the login page of your site. It will also add text on the login page to explain that the site
required all visitors to login.
Cài đặt
- Upload
wp_passprotect.php
to the/wp-content/plugins/password-protect-plugin-for-wordpress/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Hỏi đáp
- Can I customize the login message?
-
Yes, under the settings screen.
- What if another plugin sets a login message?
-
You may have a conflict with that plugin.
Đánh giá
There are no reviews for this plugin.
Người đóng góp & Lập trình viên
“Password Protect Plugin for WordPress” 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 “Password Protect Plugin for WordPress” 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
0.8.1.0
- Validated compatiblity with WP 3.0
- Added enhancement to allow public feeds
0.8.0.1
- Made login message customizable
0.8
- Initial release