前言介紹
- 這款 WordPress 外掛「Site Secrets」是 2014-02-25 上架。
- 目前有 30 個安裝啟用數。
- 上一次更新是 2020-03-09,距離現在已有 1881 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
- 外掛最低要求 WordPress 3.6 以上版本才可以安裝。
- 尚未有人給過這款外掛評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
danielbachhuber | digitalfirstmedia |
外掛標籤
private blog | collaboration |
內容簡介
Site Secrets 是一個簡單的 WordPress 外掛程式,可以讓您的網站保持私密性。啟用後,它會將所有尚未驗證的使用者重定向到登入畫面。
預設情況下,Site Secrets 要求使用者已被新增至網站中。您可以透過在您的佈景主題的 functions.php 檔案或多重外掛檔案中新增以下片段,以擴大權限模型至任何已登入使用者:
add_filter( 'site_secrets_requires_membership', '__return_false' );
我們樂於收到您的回饋、問題、功能建議和pull requests
原文外掛簡介
Site Secrets is a simple plugin to keep your WordPress site private. When active, it will redirect all unauthenticated users to the login screen.
By default, Site Secrets requires that the user has been added to the site. You can broaden the permissions model to any logged-in users with the following snippet added to your theme’s functions.php file or a mu-plugin:
add_filter( 'site_secrets_requires_membership', '__return_false' );
We’re happy to receive feedback, questions, feature suggestions, and pull requests
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Site Secrets」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
延伸相關外掛(你可能也想知道)
Private4Time 》Privat auf Zeit (de), Private4Time外掛可讓您在一段可調整的時間內將部落格設為非公開狀態。, 在這些時間內,只有已註冊的使用者可以登入後訪問部落格。當...。
More Privacy Options 》在 Settings->Reading 頁面中,新增了三個隱私(可見性)等級。, , , 網站只對已登入社群成員可見 - 「僅限網路使用者」。, , , 網站只對部落格註冊用戶可見...。