[WordPress] 外掛分享: Even More Privacy Options

首頁外掛目錄 › Even More Privacy Options
全新外掛
安裝啟用
尚無評分
5119 天前
最後更新
問題解決
WordPress 3.3+ v1.0 上架:2012-03-12

內容簡介

這個外掛正在為一個特定的網站開發,但它也可能對其他人有用。它旨在與More Privacy Options 3.2.1.1和Private Feed Keys 1.0結合使用,通過修改他們的行為來實現功能。

特色:

僅針對僅由網站管理員/成員/網路用戶使用的博客:為未經授權的訪問者設置不同的頁面
當然,如果設置了此頁面,每個人都可以使用
刪除登錄表格的消息
支持Members Only插件的用戶饋送密鑰
為其個人資料頁面上的每個用戶顯示實際博客的私人饋送密鑰(如果博客不是公共的)
另一個隱私選項:自定義隱私管理,僅啟用私人饋送密鑰支持(例如可用於User Access Manager)
如果存在WordPress Logging Service和Superadmin Helper,則記錄更改,而不是向網絡管理員發送通知電子郵件。

先決條件:

在此外掛開始運作之前,需要對More Privacy Options插件(版本3.2.1.1)進行一些必要的修改。請參見使用說明。

將來可能會有一個網絡設置頁面和一些選項(如果有人要求的話)

為私人使用而開發,但具有更廣泛使用的前景。我不能保證未來的支持和進一步的開發,但可以預期。如果您發現任何錯誤或提出新功能,請友好地通知我:[email protected]

有關更多信息,請參見使用說明和常見問題解答。

使用說明

在開始使用插件之前,您需要在More Privacy Options插件中(文件ds_wp3_private_blog.php)進行(非常)少量修改:

在“ds_users_authenticator”、“ds_members_authenticator”和“ds_admins_authenticator”函數中,將
wp_login_url()
替換為
apply_filters( 'ds_wp3_private_blog_login_url', wp_login_url() )
以使用非授權用戶的自定義重定向功能。

在“ds_mail_super_admin”函數中,將“mail”函數替換為“wp_mail”(更好看,可選)

就是這樣!

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Even More Privacy Options」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

This plug-in is being developed for a specific website, but it may be useful for someone else, too. It is supposed to work in combination with More Privacy Options 3.2.1.1 and Private Feed Keys 1.0 by modifying their behaviour.
Features:

for blogs available only to site admins/members/network users: possibility to set different page for non-authorised visitors
this page (if set) will be available to everyone, of course
remove login form messages
supports users’ feed keys from the Members Only plugin
show each user’s private feed key for actual blog on their profile page (if the blog isn’t public)
another privacy option: custom privacy management, only activate private feed key support (usable for example with User Access Manager
if WordPress Logging Service and Superadmin Helper are present, logs changes instead of sending notification e-mails to network admin.

Prerequisities:

there are few neccessary modifications of the More Privacy Options plugin (version 3.2.1.1) you have to perform before the plugin starts working. See Usage section.

In the future there probably will be a network settings page and some options (if someone requests that)
Developed for private use, but has perspective for more extensive usage. I can’t guarantee any support in the future nor further development, but it is to be expected. Kindly inform me about bugs, if you find any, or propose new features: [email protected].
See Usage and FAQ for more information.
Usage
Before you start using the plugin, there are (very) few modification you have to do in the More Privacy Options plugin (file ds_wp3_private_blog.php):

replace
wp_login_url()
with
apply_filters( ‘ds_wp3_private_blog_login_url’, wp_login_url() )
in “ds_users_authenticator”, “ds_members_authenticator” and “ds_admins_authenticator” functions if you want to use the custom redirection for unauthorised users.

replace “mail” function by “wp_mail” in “ds_mail_super_admin” function (nicer, optional)

And that’s it!

延伸相關外掛

文章
Filter
Mastodon