Changeset 2405360
- Timestamp:
- 10/23/2020 01:51:02 PM (5 years ago)
- Location:
- better-gdpr/trunk
- Files:
-
- 2 edited
-
better-gdpr.php (modified) (1 diff)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
better-gdpr/trunk/better-gdpr.php
r2404255 r2405360 5 5 * @package BetterGDPR 6 6 * @author Yuli Stremovsky 7 * @copyright 2020 https:// paranoidguy.com7 * @copyright 2020 https://securitybunker.io 8 8 * @license GPL-3.0 9 9 * 10 10 * @wordpress-plugin 11 11 * Plugin Name: Better GDPR 12 * Plugin URI: https:/ /paranoidguy.com13 * Description: GDPR & Cookie Consent plugin built by P aranoidGuy.comteam.12 * Plugin URI: https:/privacybunker.io 13 * Description: GDPR & Cookie Consent plugin built by PrivacyBunker.io team. 14 14 * Version: 0.2.2 15 15 * Author: Yuli Stremovsky 16 * Author URI: https:// paranoidguy.com17 * Text Domain: https://p aranoidguy.com16 * Author URI: https://securitybunker.io 17 * Text Domain: https://privacybunker.io 18 18 * License: GPL v3 19 19 * License URI: https://www.gnu.org/licenses/gpl-3.0.en.html -
better-gdpr/trunk/readme.txt
r2395422 r2405360 1 1 === Plugin Name === 2 2 Contributors: stremovsky 3 Donate link: https://p aranoidguy.com/3 Donate link: https://privacybunker.io/ 4 4 Tags: gdpr, privacy, privacy-tools, compliance, cookie-consent, security, cookie-banner, GDPR-compliance, general-data-protection-regulation, law, saas, regulations 5 5 Requires at least: 4.7 … … 10 10 License URI: https://www.gnu.org/licenses/gpl-3.0.en.html 11 11 12 GDPR Automation & Cookie Consent plugin built by P aranoidGuy.comteam.12 GDPR Automation & Cookie Consent plugin built by PrivacyBunker.io team. 13 13 14 14 == Description == … … 41 41 = 2. Simple Integration = 42 42 43 BetterGDPR plugin does not change your database structure, nor it does not create any additional tables. Instead, the plugin will open for your site a **tenant subdomain** at **PrivacyBunker.cloud** - a service build and maintained by the <a target='_blank' href='https://p aranoidguy.com/'>ParanoidGuy.comteam</a>. This domain will be used as a **Privacy Portal** for your users.43 BetterGDPR plugin does not change your database structure, nor it does not create any additional tables. Instead, the plugin will open for your site a **tenant subdomain** at **PrivacyBunker.cloud** - a service build and maintained by the <a target='_blank' href='https://privacybunker.io/'>PrivacyBunker.io team</a>. This domain will be used as a **Privacy Portal** for your users. 44 44 45 45 **What are the advantages of this architecture?**
Note: See TracChangeset
for help on using the changeset viewer.