விளக்கம்
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.
Screenshots
Installation
- Upload
wp_passprotect.php
to the/wp-content/plugins/password-protect-plugin-for-wordpress/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
அடிக்கடி கேட்கப்படும் கேள்விகள்
- 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.
Reviews
இந்த செருகுநிரலுக்கு மதிப்புரைகள் எதுவும் இல்லை.
பங்களிப்பாளர்கள் & உருவாக்குனர்கள்
“Password Protect Plugin for WordPress” is open source software. The following people have contributed to this plugin.
பங்களிப்பாளர்கள்Translate “Password Protect Plugin for WordPress” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
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