Descrição
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.
Instalação
- Upload the
better-protected-pagesfolder to/wp-content/plugins/. - Activate Better Protected Password Pages through the Plugins screen in WordPress.
- Go to Settings > Better Protected Password Pages.
- 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.
Avaliações
There are no reviews for this plugin.
Contribuidores e desenvolvedores
“Better Protected Password Pages” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.
ContribuidoresTraduzir “Better Protected Password Pages” para o seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.
Registro de alterações
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.