Përshkrim
Select one or more user accounts that can login to the site using just their password via a custom login form supplied with the plugin. For security purposes, only user accounts with subscriber role can be selected and any accounts selected will be prevented from accessing the wordpress backend. The custom login/logout form is added to a template file using a PHP function ‘pol_showform()’. Like with the standard login form, if you pass ‘redirect_to’ on the querystring, it will use this as the url to redirect to after the login/logout.
Arbitrary section 1
Instalim
- Upload
password-only-loginfolder to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
<?php if (function_exists('pol_showform')) pol_showform(); ?>in your templates
Shqyrtime
Për këtë shtojcë s’ka shqyrtime.
Kontribues & Zhvillues
“Password only login” është software me burim të hapur. Në këtë shtojcë kanë dhënë ndihmesë personat vijues.
KontribuesPërkthejeni “Password only login” në gjuhën tuaj.
Ju intereson zhvillimi?
Shfletoni kodin, shkarkoni depon SVN, ose pajtohuni përmes RSS-je te regjistri i zhvillimeve.