We'll create fresh WordPress site with WP Comment Policy Checkbox installed. You have 20 minutes to test the plugin after that site we'll be deleted.
Add a checkbox to the comment forms so that the user can give consent to the web’s privacy policy. And save this consent in the database.
wp_commentmeta
table with the metakey wpcpc_private_policy_accepted
, and the commentator’s email as value.You can configure the plugin in the Discussion Settings on your WordPress administration.
The plugin only works if the theme uses the native WordPress function for comment forms.
Also, the plugin creates a concrete HTML structure to print the checkbox. Not in all theme will be displayed correctly. In that case, you could use the ‘Additional CSS’ box in the Customize of your theme.
If you enjoy using this plugin and find it useful, please consider making a donation in PayPal.
Thank you!