Dette innstikket er ikkje testa med dei tre siste utgåvene av WordPress. Det kan henda det ikkje blir vedlikehalde lenger, og kan ha problem med nyare versjonar av WordPress.

Privacy Builder

Skildring

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.

Skjermbilete

Installasjon

  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.

Vanlege spm.

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.

Omtalar

There are no reviews for this plugin.

Bidragsytarar og utviklarar

“Privacy Builder” is open source software. The following people have contributed to this plugin.

Contributors

Endringslogg

1.0

  • First commit

1.0.1

  • Required checkboxes