Plugin Directory

Changeset 2405360


Ignore:
Timestamp:
10/23/2020 01:51:02 PM (5 years ago)
Author:
stremovsky
Message:

fix urls

Location:
better-gdpr/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • better-gdpr/trunk/better-gdpr.php

    r2404255 r2405360  
    55 * @package     BetterGDPR
    66 * @author      Yuli Stremovsky
    7  * @copyright   2020 https://paranoidguy.com
     7 * @copyright   2020 https://securitybunker.io
    88 * @license     GPL-3.0
    99 *
    1010 * @wordpress-plugin
    1111 * Plugin Name: Better GDPR
    12  * Plugin URI:  https://paranoidguy.com
    13  * Description: GDPR & Cookie Consent plugin built by ParanoidGuy.com team.
     12 * Plugin URI:  https:/privacybunker.io
     13 * Description: GDPR & Cookie Consent plugin built by PrivacyBunker.io team.
    1414 * Version:     0.2.2
    1515 * Author:      Yuli Stremovsky
    16  * Author URI:  https://paranoidguy.com
    17  * Text Domain: https://paranoidguy.com
     16 * Author URI:  https://securitybunker.io
     17 * Text Domain: https://privacybunker.io
    1818 * License:     GPL v3
    1919 * License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
  • better-gdpr/trunk/readme.txt

    r2395422 r2405360  
    11=== Plugin Name ===
    22Contributors: stremovsky
    3 Donate link: https://paranoidguy.com/
     3Donate link: https://privacybunker.io/
    44Tags: gdpr, privacy, privacy-tools, compliance, cookie-consent, security, cookie-banner, GDPR-compliance, general-data-protection-regulation, law, saas, regulations
    55Requires at least: 4.7
     
    1010License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
    1111
    12 GDPR Automation & Cookie Consent plugin built by ParanoidGuy.com team.
     12GDPR Automation & Cookie Consent plugin built by PrivacyBunker.io team.
    1313
    1414== Description ==
     
    4141= 2. Simple Integration =
    4242
    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://paranoidguy.com/'>ParanoidGuy.com team</a>. This domain will be used as a **Privacy Portal** for your users.
     43BetterGDPR 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.
    4444
    4545**What are the advantages of this architecture?**
Note: See TracChangeset for help on using the changeset viewer.