Plugin Directory


Ignore:
Timestamp:
03/31/2023 02:04:39 PM (3 years ago)
Author:
termageddon
Message:

Update Readme to be more concise.

Location:
termageddon-usercentrics
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • termageddon-usercentrics/tags/1.3.2/README.txt

    r2890758 r2891339  
    1515Easily integrate the UserCentrics consent solution into your website.
    1616
    17 This plugin also allows for only showing the consent solution if the user is logged in as a users or an admin.
     17This plugin also allows for hiding the consent solution if the user is logged in as an admin.
    1818
    1919As of v1.1.0, the plugin can use the [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geolite2-free-geolocation-data?lang=en) library to automatically estimate the location of your site's users. Based on that location, the consent solution can only be shown if necessary to that end-user.
     
    2323If you wish to place a privacy settings link in the footer or anywhere else, you can use the [uc-privacysettings] shortcode.
    2424
    25 **Please note**: When GeoIP is enabled, you will be collecting IP addresses for the purposes of determining which cookie consent solution (or lack thereof) to provide to each website visitor (CPRA cookie consent, GDPR cookie consent, UK DPA consent or none), based on their location. A cookie will then be placed on the user's browser to log their session, which helps improve page load speed when the user visits other pages on the website. You should ensure that you are in compliance with all applicable privacy laws prior to installing this plugin (or any other technologies on your website). To opt out of this feature, keep all GeoIP checkboxes unchecked.
     25**Please note**: When GeoIP is enabled, you will be collecting IP addresses for the purposes of determining which cookie consent solution (or lack thereof) to provide to each website visitor (CPRA cookie consent, GDPR cookie consent, UK DPA consent or none), based on their location. A cookie will then be placed on the user's browser to log their session, which helps improve page load speed when the user visits other pages on the website. You should ensure that you are in compliance with all applicable privacy laws prior to installing this plugin (or any other technologies on your website). To opt out of this feature, keep all GeoIP checkboxes unchecked (default).
    2626
    2727== Changelog ==
  • termageddon-usercentrics/trunk/README.txt

    r2890760 r2891339  
    1515Easily integrate the UserCentrics consent solution into your website.
    1616
    17 This plugin also allows for only showing the consent solution if the user is logged in as a users or an admin.
     17This plugin also allows for hiding the consent solution if the user is logged in as an admin.
    1818
    1919As of v1.1.0, the plugin can use the [MaxMind GeoLite2](https://dev.maxmind.com/geoip/geolite2-free-geolocation-data?lang=en) library to automatically estimate the location of your site's users. Based on that location, the consent solution can only be shown if necessary to that end-user.
     
    2323If you wish to place a privacy settings link in the footer or anywhere else, you can use the [uc-privacysettings] shortcode.
    2424
    25 **Please note**: When GeoIP is enabled, you will be collecting IP addresses for the purposes of determining which cookie consent solution (or lack thereof) to provide to each website visitor (CPRA cookie consent, GDPR cookie consent, UK DPA consent or none), based on their location. A cookie will then be placed on the user's browser to log their session, which helps improve page load speed when the user visits other pages on the website. You should ensure that you are in compliance with all applicable privacy laws prior to installing this plugin (or any other technologies on your website). To opt out of this feature, keep all GeoIP checkboxes unchecked.
     25**Please note**: When GeoIP is enabled, you will be collecting IP addresses for the purposes of determining which cookie consent solution (or lack thereof) to provide to each website visitor (CPRA cookie consent, GDPR cookie consent, UK DPA consent or none), based on their location. A cookie will then be placed on the user's browser to log their session, which helps improve page load speed when the user visits other pages on the website. You should ensure that you are in compliance with all applicable privacy laws prior to installing this plugin (or any other technologies on your website). To opt out of this feature, keep all GeoIP checkboxes unchecked (default).
    2626
    2727== Changelog ==
Note: See TracChangeset for help on using the changeset viewer.