600+
安裝啟用
★★★★★
5/5 分(6 則評價)
271 天前
最後更新
—
問題解決
WordPress 5.4+ v2.0.0 上架:2015-07-09
內容簡介
這個外掛允許直接透過 URL 傳遞密碼,以進入受密碼保護的頁面或文章。
需要包含密碼的查詢字串參數為pw。
例如,如果您的文章URL為 http://myblog.com/password-protected-page/,並且密碼是 PASSWORD,
只需在URL後面加上?pw=PASSWORD。
如果URL已經包含查詢字串(例如,http://myblog.com/?p=5),請確保改為在URL後面加上&pw=PASSWORD。
外掛標籤
開發者團隊
原文外掛簡介
This plugin allows passwords for password-protected pages/posts to be passed directly through the URL.
The query string parameter that should contain the password is pw.
For example, if the URL of your post is http://myblog.com/password-protected-page/ and the password is PASSWORD,
then just append ?pw=PASSWORD to it.
If the URL already contains a query string (for example, http://myblog.com/?p=5), then be sure to append &pw=PASSWORD instead.
