توضیحات
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
نصب
- Extract the content of the archive to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
سوالات متداول
- Installation Instructions
-
- Extract the content of the archive to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Extract the content of the archive to the
نقد و بررسیها
نقد و بررسیای برای این افزونه یافت نشد.
توسعه دهندگان و همکاران
“JCP User Consent” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کردهاند.
مشارکت کنندگان“JCP User Consent” به 1 زبان ترجمه شده است. با تشکر از مترجمین برای همکاری و کمکهایشان.
ترجمه “JCP User Consent” به زبان شما.
علاقه مند به توسعه هستید؟
کد را مرور کنید, را بررسی کنید مخزن SVN, یا مشترک شوید گزارش توسعه توسط RSS.
گزارش تغییرات
1.1
- Shows user consent details for admins
1.0
- Initial release