內容簡介
此外掛現已棄用,請改用 WordPress Access Control,以存取新功能,例如限制會員或非會員、限制特定角色以及指定重新導向 URL,此名稱不適用於 2.0 版本。
https://wordpress.org/extend/plugins/wordpress-access-control/
此外掛可以將頁面標記為「僅限會員」。一旦這樣做,使用者必須登入才能查看頁面。然而,您仍然可以將頁面新增至選單中,僅當使用者已驗證身分時,才會顯示在選單中。因此,您可以在網站上為已登入的會員提供更多項目。
此外掛專為使用 WordPress 作為 CMS 的人而設計,使用起來非常簡單。您只需安裝並啟用此外掛,在建立或編輯頁面時,側邊欄會出現一個核取方塊,供您將該頁面標記為僅限會員。
此外掛現在完全支援 wp_nav_menu 和 wp_page_menu,可用於較舊版本的 WordPress,並且支援某些主題的 wp_list_pages。
它會自動將 walker class 設置為我們自定義的 walker class,因此主題開發人員無需進行任何操作。
外掛標籤
開發者團隊
原文外掛簡介
This plugin is now deprecated, please use WordPress Access Control for access to new features, such as restrict to members or non-members, restrict to certain roles and specify a redirect URL. This name didn’t suite the version 2.0.
https://wordpress.org/extend/plugins/wordpress-access-control/
This plugin allows you to mark a page as “Members Only”. Once this is done, the user must login to view the page. However, you can still add the page to the menu, and it will then ONLY show up if the user is authenticated. That way you can have more items for logged in members on your website.
This plugin is designed for people using WordPress as a CMS. It’s extremely easy to use. You install the plugin, and activate it. Whenever you create or edit a page there is a checkbox on the sidebar that allows you to mark that page as members only.
This plugin now fully supports wp_nav_menu and wp_page_menu for older sites, so it should be compatible with older versions of WordPress, as well as wp_list_pages for certain themes.
It automatically sets the walker class to the one we custom made so theme developers don’t need to do anything
