Popis
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.
Snímky obrazovky
Instalace
- Upload
wp_passprotect.php
to the/wp-content/plugins/password-protect-plugin-for-wordpress/
directory - Activate the plugin through the ‚Plugins‘ menu in WordPress
Nejčastější dotazy
- 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.
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
Password Protect Plugin for WordPress je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Password Protect Plugin for WordPress” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
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