=== WP Comment Policy Checkbox === Contributors: fcojgodoy Donate link: franciscogodoy.es Tags: comments, privacy policy, checkbox, GDPR Requires at least: 3.0.1 Tested up to: 4.9.5 Stable tag: trunk Requires PHP: 5.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Add a required privacy policy checkbox to the default WordPress comment forms, with a custom link to the privacy policy page opening in new tab. == Description == Add a required privacy policy checkbox to the default WordPress comment forms, with a custom link to the privacy policy page opening in new tab. == Installation == 1. Upload `wpcpc` folder to the `/wp-content/plugins/` directory or install from 'Plugins' menu in WordPress. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Set the polity policy page in 'Settings/Comments' menu in WordPress. == Screenshots == 1. Setting field on comments setting page. 2. Policy checkbox and link printed on the bottom of the comment form, before the submit button. 2. Error message if the policy checkbox is not checked. == Changelog == = 0.1.7 = * Add 'GDPR' tag to plugin. * Fix readme errors. = 0.1.6 = * Fix error occurred when user is logged in. = 0.1.5 = * Change languages file names. = 0.1.4 = * Fix file names. = 0.1.3 = * Fix Internationalization. = 0.1.2 = * Fix generic define names. = 0.1.1 = * Modified main file Description on head comment. = 0.1 = * First version, still in beta. == Theme compatibility == The plugin creates a concrete HTML structure to print the checkbox. Not in all theme will be displayed correctly.