
內容簡介
此插件用於保護內容。有三種方式進行內容保護:
用已登入的用戶進行內容保護。
用密碼進行內容保護。
用用戶角色進行內容保護。
這適用於任何文章、頁面和自訂文章類型。
功能:
您可以在任何頁面、文章或自訂文章類型上添加內容保護模塊。
您可以在一篇文章中應用任何一種機制或所有機制。
當內容受到保護時,會顯示一條消息。現在您可以從管理區更新消息。
跟隨:設置 => wp內容保護。
點擊此處 以設置插件。
新功能:
我添加了兩個新功能。
1:使用短代码:
`[wpcp_content_protection is_logged_in=’#輸入 0 或 1#’ is_password=’#輸入密碼#’ is_user_roles=’#輸入編輯角色#’]……內容……[/wpcp_content_protection] `
有關所有參數的更詳細描述,以及如何使用,請訪問此處
2:通過使用函數
請打印此功能:
` echo wpcp_protection_with_advanced_custom_field(‘#輸入自定義字段鍵值#’,’#輸入值 0 或 1#’,’#輸入編輯角色#’,’#輸入密碼#’);`
有關所有參數的更詳細描述,以及如何使用,請訪問此處
2.1:關於密碼安全:點擊此處
如有疑問,請發送電子郵件至我的電子郵件地址:[email protected] :或訪問:https://shankaranandmaurya.wordpress.com:
外掛標籤
開發者團隊
原文外掛簡介
This plugin is used to protect the content.Content protection is done by three ways :
Content protection by logged in user.
Content protection by password.
Content protection by User roles.
It will works for any post, page and custom post type also.
Feature :
You can add content protection module on any page,post or custom post type.
You can apply any one mechanism or all in one post.
When content will protected then a message will displayed.Now you can update the message from admin area.
Follow : Settings => wp content protection .
Click here for plugin settins.
New Feature :
I have added the two new Feature.
1: Using by shortcode :
`[wpcp_content_protection is_logged_in=’#enter 0 or 1 #’ is_password=’#enter password#’ is_user_roles=’#enter editor roles#’]…….. content …..[/wpcp_content_protection] `
For more detailed describe of all the paramater, how can we use, please visit .Click Here
2: By using functions
print this function :
` echo wpcp_protection_with_advanced_custom_field(‘#Enter customfield key#’,’#Enter value 0 or 1#’,’#enter editor roles#’,’#enter password#’);`
For more detailed describe of all the paramater, how can we use, please visit .Click Here
2.1 : For password security : click here
For any doubts, please email me with my email id : [email protected] : or visit :https://shankaranandmaurya.wordpress.com:
