Better Protected Password Pages

설명

Better Protected Password Pages is a lightweight plugin for improving WordPress’s built-in password-protected posts and pages.

The plugin keeps the native WordPress password protection workflow, then adds simple controls for the visitor-facing password form.

Features:

  • Remove the default “Protected:” prefix from protected content titles.
  • Customize the password form intro text.
  • Customize the submit button label.
  • Customize the failed password message.
  • Add an optional password field placeholder.
  • Set the protected content password cookie duration.
  • Add an optional logo/image above the password form.
  • Set optional button and form background colours.
  • Add optional custom CSS classes to the password form wrapper.
  • Enable lightweight default styling for password forms.
  • Add per-page/post overrides for password-protected content.
  • Reset settings to defaults.

Better Protected Password Pages is intentionally small. It does not replace WordPress roles, membership plugins, or access-control systems.

설치

  1. Upload the better-protected-pages folder to /wp-content/plugins/.
  2. Activate Better Protected Password Pages through the Plugins screen in WordPress.
  3. Go to Settings > Better Protected Password Pages.
  4. Configure the global password form settings.

FAQ

Does this replace WordPress password protection?

No. It uses WordPress’s built-in password-protected content feature and improves the title and password form experience.

Can I set different settings per page?

Yes. Password-protected posts, pages, and public custom post types can use per-content overrides for form text, failed password text, logo/image, and colours.

Does this work with membership plugins?

Membership plugin integrations are not part of the current scope.

Does this include a visual styling builder?

No. The plugin includes an optional lightweight default stylesheet and a custom CSS class field for theme or custom CSS targeting.

Will the password form match my theme?

By default, the form relies on your active theme. If you enable the default styling option, the plugin loads a small stylesheet that adds light form structure.

What happens on uninstall?

The plugin removes its saved settings and per-content override metadata when uninstalled.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

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

기여자

자국어로 “Better Protected Password Pages”(을)를 번역하세요.

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

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

변경이력

0.1.29

  • Initial MVP.
  • Removes the default “Protected:” title prefix.
  • Adds global settings for password form intro text, button label, placeholder, and cookie duration.
  • Adds failed password message, logo/image, button colour, and background colour settings.
  • Adds optional custom CSS class support and lightweight default styling.
  • Adds per-page/post override settings for protected content.
  • Adds uninstall cleanup.