
內容簡介
這個外掛能讓您限制某些類別的文章存取權限,透過設定密碼和選擇影響的分類。這些文章的內容和摘要將被替換為一個密碼表單,使用者必須填入正確密碼才能取得存取權限。WordPress 生成的饋送(feed)也會因此被修改(內容被取代為您可自定義的一句話)。
以下是這個外掛的設定列表(詳見螢幕截圖說明):
選擇使用會話或 Cookie 認證
設定密碼
勾選需要受保護的分類
勾選允許在未輸入密碼下存取的使用者
告知是否在資源列表中顯示摘要
在密碼欄位之前顯示自訂摘要
設定顯示於密碼表單之前的訊息
設定密碼欄位的預設文字
設定輸入錯誤密碼時的錯誤訊息
設定驗證按鈕的文字
設定取代受保護文章 feed 內容的文字
可使用提供的 CSS 類別來設定表單樣式
支援的語言:英文(1.5版)、法文(1.5版)、簡體中文(感謝胡昌萌為 1.4 版提供翻譯)和德文(1.4 版)。
此外掛使用 PHP Sessions(較為安全)或 Cookie(較不安全)記錄已驗證的使用者,且儲存密碼時會進行加密。內容過濾功能可避免受保護分類文章在饋送中被顯示。
外掛標籤
開發者團隊
原文外掛簡介
This plugin makes it possible to restrict the access of posts contained in categories by setting a password and giving the impacted categories. The content and the excerpt of these posts are replaced by a password form that the user can fill out to get access. The WordPress generated feeds are modified (the description is replaced by a sentence that you can define).
Here’s the list of the settings (see screenshots for further infos):
Choose between session or cookie authentication
Set the password
Check the categories that has to be protected
Check the users granted to access the categories without password
Tell if the excerpt should be displayed or not in resources listing
Display a custom excerpt before password field
Set the info message that display before the password form
Set the placeholder in password field
Set the error message when typing the wrong password
Set the valdation button text
Set the text replacing the feed item description of protected posts
You can style the form using the available classes
Availabe languages : English (1.5), French (1.5), Simplified Chinese (thanks to Changmeng Hu, 1.4), German (1.4).
This plugin uses php Sessions (more secure) or a Cookie (less secure) to keep in mind the authenticated users. The password is crypted before it is stored. The regular feed content is filtered to avoid content display of restricted categories posts.
