這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Privacy Builder

外掛說明

PrivacyBuilder allows a web framework such as WordPress to incorporate and manage user consents during the registration process, and on the user’s profile page, to assist in compliance with EU data protection law.

This WordPress plugin provides a service to a WordPress installation, and in doing so makes API calls to external servers at privacybuilder.eu. To use this plugin, you must create an account at PrivacyBuilder.

螢幕擷圖

安裝方式

  1. Upload privacybuilder directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Log on as admin, and edit Settings/PrivacyBuilder
  4. Enter your PrivacyBuilder user name and password.
  5. Define consents for the registration page. Read the [manual] (https://privacybuilder.eu/static/manuals/user_manual.pdf)
  6. It is strongly recommended that you install a user delete plugin, such as DeleteMe, to enable a user to delete the user account.

常見問題集

What is the infofield name to user meta field look up (JSON)

When the user withdraws a particular consent, the PrivacyBuilder server is queried as to which fields of user data must be deleted from WordPress. Each field of user data to be deleted, as specified in PrivacyBuilder, may correspond to multiple keys within the user meta data which your WordPress application has created. Specify, in JSON form, the PrivacyBuilder infofield to be deleted, and the corresponding array of keys of WordPress user meta data to be deleted. Use PHP style double quotes here, not Javascript single quotes.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Privacy Builder〉的開發相關工作。

參與者

將〈Privacy Builder〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0

  • First commit

1.0.1

  • Required checkboxes