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.
[glocalsaino_wppw] shortcode on the parent page.HttpOnly and SameSite=Strict flags.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.id — id 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"]
GlocalSaino WebPagesPassworded does not collect, store, or transmit any personal data.
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.