Changeset 2345347
- Timestamp:
- 07/23/2020 12:04:01 PM (6 years ago)
- Location:
- usercentrics-consent-management-platform
- Files:
-
- 8 edited
- 1 copied
-
tags/1.0.1 (copied) (copied from usercentrics-consent-management-platform/trunk)
-
tags/1.0.1/README.txt (modified) (3 diffs)
-
tags/1.0.1/admin/partials/usercentrics-admin-display.php (modified) (1 diff)
-
tags/1.0.1/includes/class-usercentrics.php (modified) (1 diff)
-
tags/1.0.1/usercentrics.php (modified) (1 diff)
-
trunk/README.txt (modified) (3 diffs)
-
trunk/admin/partials/usercentrics-admin-display.php (modified) (1 diff)
-
trunk/includes/class-usercentrics.php (modified) (1 diff)
-
trunk/usercentrics.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
usercentrics-consent-management-platform/tags/1.0.1/README.txt
r2290535 r2345347 16 16 ### Official Usercentrics Wordpress Plugin 17 17 18 This is the official [Usercentrics](https://usercentrics.com/?partnerid= webnique"Usercentrics") Wordpress Plugin. Automatically embed the [Usercentrics Consent Management Platform](https://usercentrics.com/?partnerid=webnique "Usercentrics Consent Management Platform"). All you need to do is enter your Settings ID.18 This is the official [Usercentrics](https://usercentrics.com/?partnerid=7749 "Usercentrics") Wordpress Plugin. Automatically embed the [Usercentrics Consent Management Platform](https://usercentrics.com/?partnerid=webnique "Usercentrics Consent Management Platform"). All you need to do is enter your Settings ID. 19 19 20 20 * Automatic Usercentrics CMP embedding (just enter your personal Settings ID). … … 50 50 = Do I have to have a Usercentrics Account in order to use the plugin? = 51 51 52 Yes, if you don't have a free [Usercentrics Account](https://usercentrics.com/?partnerid= webnique"Usercentrics Account") yet you will need to create one first. It's free so don't hesitate.52 Yes, if you don't have a free [Usercentrics Account](https://usercentrics.com/?partnerid=7749 "Usercentrics Account") yet you will need to create one first. It's free so don't hesitate. 53 53 54 54 = Do I need to have a Google Tag Manager Account? = … … 62 62 == Changelog == 63 63 64 = 1.0.1 = 65 Release Date: July 23rd, 2020 66 67 * Minor bugfixes. 68 64 69 = 1.0 = 65 70 * First implementation of the plugin. -
usercentrics-consent-management-platform/tags/1.0.1/admin/partials/usercentrics-admin-display.php
r2289369 r2345347 18 18 <div class="uc-meta-box"> 19 19 <div class="usercentrics-logo"> 20 <a href="https://usercentrics.com/?partnerid= webnique" target="_blank" title="<?php _e( 'Usercentrics Consent Management Platform', $this->plugin_name ); ?>">20 <a href="https://usercentrics.com/?partnerid=7749" target="_blank" title="<?php _e( 'Usercentrics Consent Management Platform', $this->plugin_name ); ?>"> 21 21 <svg width="200px" height="42px" viewBox="0 0 200 42" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> 22 22 <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> -
usercentrics-consent-management-platform/tags/1.0.1/includes/class-usercentrics.php
r2289295 r2345347 71 71 $this->version = USERCENTRICS_VERSION; 72 72 } else { 73 $this->version = '1.0. 0';73 $this->version = '1.0.1'; 74 74 } 75 75 $this->plugin_name = 'usercentrics'; -
usercentrics-consent-management-platform/tags/1.0.1/usercentrics.php
r2289295 r2345347 38 38 * Rename this for your plugin and update it as you release new versions. 39 39 */ 40 define( 'USERCENTRICS_VERSION', '1.0. 0' );40 define( 'USERCENTRICS_VERSION', '1.0.1' ); 41 41 42 42 /** -
usercentrics-consent-management-platform/trunk/README.txt
r2290535 r2345347 16 16 ### Official Usercentrics Wordpress Plugin 17 17 18 This is the official [Usercentrics](https://usercentrics.com/?partnerid= webnique"Usercentrics") Wordpress Plugin. Automatically embed the [Usercentrics Consent Management Platform](https://usercentrics.com/?partnerid=webnique "Usercentrics Consent Management Platform"). All you need to do is enter your Settings ID.18 This is the official [Usercentrics](https://usercentrics.com/?partnerid=7749 "Usercentrics") Wordpress Plugin. Automatically embed the [Usercentrics Consent Management Platform](https://usercentrics.com/?partnerid=webnique "Usercentrics Consent Management Platform"). All you need to do is enter your Settings ID. 19 19 20 20 * Automatic Usercentrics CMP embedding (just enter your personal Settings ID). … … 50 50 = Do I have to have a Usercentrics Account in order to use the plugin? = 51 51 52 Yes, if you don't have a free [Usercentrics Account](https://usercentrics.com/?partnerid= webnique"Usercentrics Account") yet you will need to create one first. It's free so don't hesitate.52 Yes, if you don't have a free [Usercentrics Account](https://usercentrics.com/?partnerid=7749 "Usercentrics Account") yet you will need to create one first. It's free so don't hesitate. 53 53 54 54 = Do I need to have a Google Tag Manager Account? = … … 62 62 == Changelog == 63 63 64 = 1.0.1 = 65 Release Date: July 23rd, 2020 66 67 * Minor bugfixes. 68 64 69 = 1.0 = 65 70 * First implementation of the plugin. -
usercentrics-consent-management-platform/trunk/admin/partials/usercentrics-admin-display.php
r2289369 r2345347 18 18 <div class="uc-meta-box"> 19 19 <div class="usercentrics-logo"> 20 <a href="https://usercentrics.com/?partnerid= webnique" target="_blank" title="<?php _e( 'Usercentrics Consent Management Platform', $this->plugin_name ); ?>">20 <a href="https://usercentrics.com/?partnerid=7749" target="_blank" title="<?php _e( 'Usercentrics Consent Management Platform', $this->plugin_name ); ?>"> 21 21 <svg width="200px" height="42px" viewBox="0 0 200 42" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> 22 22 <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> -
usercentrics-consent-management-platform/trunk/includes/class-usercentrics.php
r2289295 r2345347 71 71 $this->version = USERCENTRICS_VERSION; 72 72 } else { 73 $this->version = '1.0. 0';73 $this->version = '1.0.1'; 74 74 } 75 75 $this->plugin_name = 'usercentrics'; -
usercentrics-consent-management-platform/trunk/usercentrics.php
r2289295 r2345347 38 38 * Rename this for your plugin and update it as you release new versions. 39 39 */ 40 define( 'USERCENTRICS_VERSION', '1.0. 0' );40 define( 'USERCENTRICS_VERSION', '1.0.1' ); 41 41 42 42 /**
Note: See TracChangeset
for help on using the changeset viewer.