BACK TO DIRECTORY

GlocalSaino WebPagesPassworded

by glocalsaino

0.0
(0 ratings)

GlocalSaino WebPagesPassworded creates a single access page that acts as a gateway for a group of password-protected child pages. Place the [glocalsaino_wppw] shortcode on a parent page: the plugin renders a password form and, on a correct match, redirects the visitor directly to the matching child page.

Every feature listed below is included, free and unlimited — nothing is locked behind a license or upgrade.

How it works

  1. In WordPress, create a parent page (e.g. “Private Area”) and set the pages you want to protect as its children.
  2. Assign each child page its own password via Publish Visibility Password protected in the editor.
  3. Insert the [glocalsaino_wppw] shortcode on the parent page.
  4. When a visitor arrives, they see the plugin’s password form. If the password matches a child page, they are redirected to it automatically.

Features

  • Single entry point — one page with the shortcode gives access to all protected child pages.
  • Automatic redirect — the visitor lands directly on the right page without extra steps.
  • Session cookie — the password is stored in a cookie for 10 days so the visitor does not need to re-enter it on subsequent visits.
  • Security nonce — the form includes a WordPress nonce to guard submissions against CSRF attacks.
  • Customisable error messages — configure the wrong-password and lockout messages from the settings panel.
  • Brute-force protection — after 5 failed attempts from the same IP, access is locked for 15 minutes using WordPress transients, with no extra database tables.
  • Secure cookie — the session cookie is set with HttpOnly and SameSite=Strict flags.
  • Form design — adjust the colours, font sizes, and spacing of the form fields and button directly from the settings panel.
  • Button icon — choose a Font Awesome icon to display on the submit button, with configurable position (left, right, or above the text).
  • No external dependencies — the plugin loads no external libraries or remote resources.

Usage

Insert the shortcode on the parent page that will act as the access form:

[glocalsaino_wppw]

Optional shortcode parameters:

  • label — submit button text. Default: Enter.
  • idid attribute of the <form> element. Default: glocalsaino-wppw-login.
  • parent — ID of the parent page whose children will be searched. Default: the current page ID.

Example with parameters:

[glocalsaino_wppw label="Log in" id="my-form"]

Requirements

  • WordPress 5.0 or higher.
  • PHP 7.4 or higher.
  • Child pages must be published and have a password configured from the WordPress editor.

Privacy Policy

GlocalSaino WebPagesPassworded does not collect, store, or transmit any personal data.

  • The plugin reads the password entered in the form only to compare it against the passwords of the child pages stored in the WordPress database. That comparison happens entirely on the server and the data is not saved or sent to any third party.
  • A cookie (wp-postpass_*) is stored in the visitor’s browser to maintain access for 10 days. This is a standard WordPress cookie and contains only the hash of the password, never the password in plain text.
  • No external connections of any kind are made.

Screenshots

Password form on the front end — parent page showing the password input field as visitors see it.

Password form on the front end — parent page showing the password input field as visitors see it.

Admin settings — General Settings: button label, shortcode reference and available shortcode parameters.

Admin settings — General Settings: button label, shortcode reference and available shortcode parameters.

Admin settings — Error Messages: customisable wrong-password and too-many-attempts messages.

Admin settings — Error Messages: customisable wrong-password and too-many-attempts messages.

Admin settings — Form Design: appearance controls for the password input field (colours, size, icon).

Admin settings — Form Design: appearance controls for the password input field (colours, size, icon).

WordPress editor — parent page with the [glocalsaino_wppw] shortcode and annotated explanatory overlays.

WordPress editor — parent page with the [glocalsaino_wppw] shortcode and annotated explanatory overlays.

WordPress editor — password-protected child page with annotated explanatory overlays showing the required configuration.

WordPress editor — password-protected child page with annotated explanatory overlays showing the required configuration.

Plugin Details

Active Installs
0
Total Downloads
195
Version
4.5.0
Requires WP
5.0
Requires PHP
7.4
Tested Up To
7.1
Added
2026-08-17
Last Updated
2026-09-02 11:08pm GMT

Ratings

5
0
4
0
3
0
2
0
1
0