이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Frontend HTTP Auth Protection

설명

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.

Arbitrary section

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

스크린샷

  • Admin side configuration setting
  • Frontend login prompt dialogue
  • Frontend login prompt cancel error display

설치

  1. Upload the entire frontend-http-auth-protection folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the \’Plugins\’ menu in admin panel.
  3. Go to setting > Frontend HTTP Authentication for configuring setting and test functionality given by plugin.

FAQ

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.

후기

모든 1 평가 읽기

기여자 & 개발자

“Frontend HTTP Auth Protection”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Frontend HTTP Auth Protection”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

0.1
Initial release