Descriere
Frontend HTTP Authentication Protection provides simple HTTP authentication layer to your fronend site. There is often need to prevent normal visitors and search engine from navigating front website, when website is in development environment before release website in production environment. This plugin serves this need very well by adding HTTP authentication layer to frontend site. This WordPress Plugin uses HTTP Basic Authentication. This plugin is fully configurable from admin panel.
Secțiune arbitrară
Features:
1.Enable Disable Frontend HTTP Authentication
2.Set Custom Username and Password
3.Set Login Message which will display in login dialog prompt
4.Set error content by WYSWYG editor
Capturi ecran
Instalare
- Upload the entire
frontend-http-auth-protection
folder to the/wp-content/plugins/
directory. - Activate the plugin through the \’Plugins\’ menu in admin panel.
- Go to setting > Frontend HTTP Authentication for configuring setting and test functionality given by plugin.
Întrebări frecvente
- Is there any configuration require for this plugin?
-
Yes, You have to set username and password and other basic configurations.
- What is default HTTP auth username and password when plugin will be activated ?
-
Default username is user and default password is user123
- Can I set empty username and password when plugin will be activated ?
-
Yes, You can set blank value in empty and password.
Contributori și dezvoltatori
„Frontend HTTP Auth Protection” este un software open-source. La acest modul au contribuit următoarele persoane.
ContributoriTradu „Frontend HTTP Auth Protection” în limba ta.
Te interesează dezvoltarea?
Răsfoiește codul, vezi depozitarul SVN, sau abonează-te la jurnalul de dezvoltare prin RSS.
Istoric modificări
0.1
Initial release