Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions gdpr-data-request-form.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
* @wordpress-plugin
* Plugin Name: GDPR Data Request Form
* Plugin URI: https://jeanbaptisteaudras.com/gdpr-data-request-form
* Description: Use WordPress Core GDPR tools to build front-end Personal Data export/erasure forms (includes Widget, Gutenberg Block, shortcode & Hooks).
* Description: Use WordPress Core GDPR tools to build front-end Personal Data export/erasure forms (includes Widget, Gutenberg Block, Shortcode & Hooks).
* Version: 1.4.2
* Requires at least: 4.9.6
* Author: audrasjb
* Author URI: https://jeanbaptisteaudras.com
* License: GPL-2.0+
* License URI: http://www.gnu.org/licenses/gpl-2.0.txt
* Text Domain: gdpr-data-request-form
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't agree removing this. I think this should serve as a reference.

*/

// If this file is called directly, abort.
Expand Down