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

Very Simple Password for WordPress

설명

Hide your entire wordpress website behind one simple password.

Very lightweight plugin:

  • Only 28kb in size.
  • No external CSS.
  • No external Javascript.

Features:

  • Easy. Hide your entire wordpress website behind one simple password.
  • Beautiful. You can set your own logo and background.
  • Secure. Authentication is done through unique tokens stored in the database and checked against the visitor’s browser.
  • Brute force protection.
  • Easily translate all front-end strings on Settings.
  • Few other options, such as Allow visitor to request password, etc…

Github:

https://github.com/Luc45/Very-Simple-Password-for-Wordpress

This is a FREE plugin with all features included.

스크린샷

  • Default layout
  • Example of layout with custom logo, background and strings translated to Brazilian Portuguese

설치

  • Download “Very Simple Password for WordPress”
  • Activate it
  • Go to “Settings -> Very Simple Password for WordPress” to configure your password

FAQ

How can I change the password?

Go to “Settings -> Very Simple Password for WordPress” to configure your password

It is asking for password every time

Please make sure you have the right domain configuration under the plugin Settings

후기

2017년 11월 4일
As long as we approach the site with http or no prefix in the address bar, it works. With https, the plugin lets us pass. Tested three times in different browsers. Same result. Uninstalled. Next.
2017년 11월 1일
A great and clean, simple plugin to protect front end access to your site. When I say simple I mean clean and simple end user interface with very clean code Just perfect to use on your test sites/Private site or for demonstrating a site build to clients without letting the rest of the world in. I have abandoned a premium plugin to use this instead. Why ? It just works! What more can anyone ask. Well done and thank you Lucas
2017년 9월 29일
Keep it simple... sweet 🙂 Keep going thanks !
2017년 8월 22일
Feels like a premium plugin but is free. Has some nice features and works perfectly.
모든 10 평가 읽기

기여자 & 개발자

“Very Simple Password for WordPress”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Very Simple Password for WordPress”(을)를 번역하세요.

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

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

변경이력

1.3

  • First public version of Very Simple Password for WordPress.

1.4

  • Revamped plugin options and fixed a missing return for domain

1.5

  • Small typo caused function vspfw_filter_domain_to_use_on_cookie to not work properly

1.6

  • Send email to site admin if brute force protection was triggered

1.7

  • Fixed “Warning: Cannot modify header information headers already sent” that occured in some rare cases