Nid yw'r ategyn hwn wedi cael ei ddiweddaru ers 3 ryddhad mawr. Efallai nad yw'n cael ei gynnal bellach ac efallai bod materion cydnawsedd wrth gael ei ddefnyddio gyda fersiynau mwy diweddar o WordPress.

JCP User Consent

Disgrifiad

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

Gosod

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

Cwestiynau Cyffredin

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

Adolygiadau

There are no reviews for this plugin.

Contributors & Developers

“JCP User Consent” is open source software. The following people have contributed to this plugin.

Cyfranwyr

“JCP User Consent” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “JCP User Consent” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Cofnod Newid

1.1

  • Shows user consent details for admins

1.0

  • Initial release