內容簡介
在 WordPress 設定->討論區中有一個選項,允許強制使用者註冊並登入才能在您的頁面或文章中發表評論。此外掛將此選項個別擴展到每個頁面或文章,讓您只在希望使用者登入的文章或頁面中強制使用者登入。
同樣地,反之亦然,如果您已強制使用者登入,您可以在任何文章或頁面上開啟評論
請確保在您的佈景主題的comments-template 中使用get_option('comment_registration')或comment_form(),以使此外掛正常運作。
歡迎留言、提問、功能請求和錯誤報告:http://www.berriart.com/en/comment-privileges-by-post/
外掛標籤
開發者團隊
原文外掛簡介
There is an option in WordPress Settings->Discussion that allows forcing users to register and log in to comment in your pages or posts. This plugin extends that option individually to each page or post, allowing you to force login only in the post or pages that you want.
In the same way but in the opposite case, if you are already forcing users to login you can open the comments on any post or page.
Make sure that you use get_option('comment_registration') or comment_form() on your theme’s comments-template to make this plugin works.
Comments, questions, feature requests and bug reports are welcome: http://www.berriart.com/en/comment-privileges-by-post/
