[WordPress] 外掛分享: GlocalSaino WebPagesPassworded

首頁外掛目錄 › GlocalSaino WebPagesPassworded
WordPress 外掛 GlocalSaino WebPagesPassworded 的封面圖片
全新外掛
安裝啟用
尚無評分
4 天前
最後更新
問題解決
WordPress 5.0+ PHP 7.4+ v4.4.9 上架:2026-08-16

內容簡介

GlocalSaino WebPagesPassworded 外掛提供一個單一的入口頁面,讓使用者能夠透過密碼訪問一組受保護的子頁面。使用者只需在父頁面插入短碼 [glocalsaino_wppw],即可輕鬆設置和管理多個密碼保護的內容。

【主要功能】
• 單一入口點 — 一個頁面可訪問所有受保護的子頁面
• 自動重定向 — 正確密碼後自動跳轉至子頁面
• 會話 Cookie — 密碼在 10 天內自動保存
• 安全性隨機碼 — 防止 CSRF 攻擊的安全措施
• 可自訂錯誤訊息 — 設定錯誤密碼和鎖定訊息
• 防暴力破解 — 5 次失敗後鎖定 15 分鐘

外掛標籤

開發者團隊

⬇ 下載最新版 (v4.4.9) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「GlocalSaino WebPagesPassworded」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

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

In WordPress, create a parent page (e.g. “Private Area”) and set the pages you want to protect as its children.
Assign each child page its own password via Publish → Visibility → Password protected in the editor.
Insert the [glocalsaino_wppw] shortcode on the parent page.
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.
id — id attribute of the

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.

延伸相關外掛

文章
Filter
Mastodon