Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

JCP User Consent

Descrizione

I developed a few plugins for my sports club’s website which I will release to the public. Maybe they are useful to other people. This plugin deals with GDPR and users giving their consent to store their data on your site. You also should be able to provide evidence for their consent which this plugin does by storing details when consent has been given. This is a really simple plugin for now, no fancy options page or further customization of texts. However you can translate it if you want by using the POT file with an editor like poedit.

What this plugin does:
* Adds checkbox to registration form
* Slightly changes default email sent to new user by adding an extra key
* Sets user role to ‘none’ until consent key has been received
* Stores email sent to user
* Stores date and ip address of client when link in email has been clicked
* Blocks users from login without a role
* Reverts user role to default after successful activation

Installazione

  1. Extract the content of the archive to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

FAQ

Installation Instructions
  1. Extract the content of the archive to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“JCP User Consent” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

“JCP User Consent” è stato tradotto in 1 lingua. Grazie ai traduttori per i loro contributi.

Traduci “JCP User Consent” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.

Changelog (registro delle modifiche)

1.1

  • Shows user consent details for admins

1.0

  • Initial release