Plugin Directory


Ignore:
Timestamp:
09/16/2025 09:23:44 PM (6 months ago)
Author:
termageddon
Message:

Update to version 1.8.1 from GitHub

Location:
termageddon-usercentrics
Files:
10 edited
1 copied

Legend:

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

    r3326335 r3362792  
    55Tested up to: 6.8.1
    66Requires PHP: 7.2
    7 Stable tag: 1.8.0
     7Stable tag: 1.8.1
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    7373Place privacy settings links anywhere on your site with the powerful shortcode:
    7474
    75 ```
     75`
    7676[uc-privacysettings]
    7777[uc-privacysettings text="Privacy Preferences"]
    7878[uc-privacysettings type="button" text="Manage Cookies"]
    79 ```
     79`
    8080
    8181**Supported Parameters:**
     
    184184
    185185== Changelog ==
     186
     187= 1.8.1 =
     188
     189**🔧 Improvements:**
     190* Minor documentation improvement within the settings showcasing the button alternative.
    186191
    187192= 1.8.0 =
  • termageddon-usercentrics/tags/1.8.1/admin/class-termageddon-usercentrics-admin.php

    r3326335 r3362792  
    540540            array(
    541541                'name'        => 'Privacy Settings Link',
    542                 'description' => 'Giving users the ability to change their privacy/consent settings is a requirement under several privacy laws. Within your Termageddon account, if you selected (on page 1 of the Cookie Policy and Consent Tool questionnaire) to use the Privacy Settings hyperlink (instead of the \'fingerprint icon\'), you will see an additional script in the \'view embed code\' page that will need to be added to your website.</p>
    543                 <p>As an alternative to that additional script, you can simply use the [uc-privacysettings] shortcode, which will embed the privacy settings link. This is an easy way to add the Privacy Settings link within your global footer, for example. You can also pass in a text parameter to change the text of the link (for example, <code>[uc-privacysettings text="Change Privacy Settings"]</code>).',
     542                'description' => __('Giving users the ability to change their privacy/consent settings is a requirement under several privacy laws. Within your Termageddon account, if you selected (on page 1 of the Cookie Policy and Consent Tool questionnaire) to use the Privacy Settings hyperlink (instead of the \'fingerprint icon\'), you will see an additional script in the \'view embed code\' page that will need to be added to your website.', 'termageddon-usercentrics') . '</p>
     543                <p>'.__('As an alternative to that additional script, you can simply use the [uc-privacysettings] shortcode, which will embed the privacy settings link. This is an easy way to add the Privacy Settings link within your global footer, for example. You can also pass in a text parameter to change the text of the link as seen here:', 'termageddon-usercentrics') . ' <code>[uc-privacysettings text="Change Privacy Settings"]</code>.</p>
     544                <p>'.__('We also offer a button version of the Privacy Settings link, which can be better for accessibility. To use the button version, use this shortcode: <code>[uc-privacysettings type="button" text="Manage Cookies"]</code>. For CSS styling, you can use this selector', 'termageddon-usercentrics') . ': <code>button#usercentrics-psl</code>.</p>',
    544545            )
    545546        );
  • termageddon-usercentrics/tags/1.8.1/languages/termageddon-usercentrics.pot

    r3288600 r3362792  
    44"Project-Id-Version: Termageddon + Usercentrics\n"
    55"Report-Msgid-Bugs-To: \n"
    6 "POT-Creation-Date: 2025-05-06 17:19+0000\n"
     6"POT-Creation-Date: 2025-09-16 00:31+0000\n"
    77"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    88"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
     
    1717"X-Domain: termageddon-usercentrics"
    1818
    19 #: admin/class-termageddon-usercentrics-admin.php:1214
     19#: admin/class-termageddon-usercentrics-admin.php:1216
    2020msgid "Action Needed"
    2121msgstr ""
     
    2929msgstr ""
    3030
    31 #: admin/class-termageddon-usercentrics-admin.php:887
     31#: admin/class-termageddon-usercentrics-admin.php:889
    3232msgid "Advanced Configuration"
    3333msgstr ""
     
    4242msgstr ""
    4343
    44 #: admin/class-termageddon-usercentrics-admin.php:1418
     44#: admin/class-termageddon-usercentrics-admin.php:1420
    4545msgid "along with page 1 of your Privacy Policy questionnaire within "
    4646msgstr ""
    4747
    48 #: admin/class-termageddon-usercentrics-admin.php:898
     48#: admin/class-termageddon-usercentrics-admin.php:543
     49msgid ""
     50"As an alternative to that additional script, you can simply use the [uc-"
     51"privacysettings] shortcode, which will embed the privacy settings link. This "
     52"is an easy way to add the Privacy Settings link within your global footer, "
     53"for example. You can also pass in a text parameter to change the text of the "
     54"link as seen here:"
     55msgstr ""
     56
     57#: admin/class-termageddon-usercentrics-admin.php:900
    4958msgid "Auto-refresh on consent"
    5059msgstr ""
    5160
    52 #: admin/class-termageddon-usercentrics-admin.php:1425
     61#: admin/class-termageddon-usercentrics-admin.php:1427
    5362msgid "based on which privacy laws apply to you"
    5463msgstr ""
    5564
    56 #: admin/class-termageddon-usercentrics-admin.php:1223
     65#: admin/class-termageddon-usercentrics-admin.php:1225
    5766msgid ""
    5867"Behind the scenes, we will remove the Usercentrics embed code from the field "
     
    6877msgstr ""
    6978
    70 #: admin/class-termageddon-usercentrics-admin.php:888
     79#: admin/class-termageddon-usercentrics-admin.php:890
    7180msgid ""
    7281"Certain integrations may require a more custom approach to integrating with "
     
    8796
    8897#. section ID.
    89 #: admin/class-termageddon-usercentrics-admin.php:970
     98#: admin/class-termageddon-usercentrics-admin.php:972
    9099msgid "Control Panel"
    91100msgstr ""
    92101
    93 #: admin/class-termageddon-usercentrics-admin.php:1220
     102#: admin/class-termageddon-usercentrics-admin.php:1222
    94103msgid "Conversion Needed:"
    95104msgstr ""
    96105
    97 #: admin/class-termageddon-usercentrics-admin.php:1224
     106#: admin/class-termageddon-usercentrics-admin.php:1226
    98107msgid "Convert"
    99108msgstr ""
    100109
    101 #: admin/class-termageddon-usercentrics-admin.php:1378
     110#: admin/class-termageddon-usercentrics-admin.php:1380
    102111msgid "Cookie Policy and Consent Solution"
    103112msgstr ""
     
    107116msgstr ""
    108117
    109 #: admin/class-termageddon-usercentrics-admin.php:922
     118#: admin/class-termageddon-usercentrics-admin.php:924
    110119msgid "Disable blocking for providers"
    111120msgstr ""
    112121
    113 #: admin/class-termageddon-usercentrics-admin.php:676
     122#: admin/class-termageddon-usercentrics-admin.php:677
    114123msgid "Disable CDN for Translations Script"
    115124msgstr ""
    116125
    117 #: admin/class-termageddon-usercentrics-admin.php:695
     126#: admin/class-termageddon-usercentrics-admin.php:696
    118127msgid "Disable for Troubleshooting"
    119128msgstr ""
    120129
    121 #: includes/class-termageddon-usercentrics.php:1259
     130#: includes/class-termageddon-usercentrics.php:1300
    122131msgid "Divi Video"
    123132msgstr ""
     
    133142msgstr ""
    134143
    135 #: includes/class-termageddon-usercentrics.php:1264
     144#: includes/class-termageddon-usercentrics.php:1306
    136145msgid "Elementor Video"
    137146msgstr ""
     
    141150msgstr ""
    142151
    143 #: admin/class-termageddon-usercentrics-admin.php:620
     152#: admin/class-termageddon-usercentrics-admin.php:621
    144153msgid "Embed Code Injection Method"
    145154msgstr ""
    146155
    147 #: admin/class-termageddon-usercentrics-admin.php:597
     156#: admin/class-termageddon-usercentrics-admin.php:598
    148157msgid "Embed Code Priority"
    149158msgstr ""
    150159
    151 #: admin/class-termageddon-usercentrics-admin.php:648
     160#: admin/class-termageddon-usercentrics-admin.php:649
    152161msgid "Embed Code Version"
    153162msgstr ""
    154163
    155 #: admin/class-termageddon-usercentrics-admin.php:798
     164#: admin/class-termageddon-usercentrics-admin.php:799
    156165msgid "Enable location logging"
    157166msgstr ""
    158167
    159 #: admin/class-termageddon-usercentrics-admin.php:818
     168#: admin/class-termageddon-usercentrics-admin.php:819
    160169msgid "Enable page caching support via AJAX"
    161170msgstr ""
     
    167176msgstr ""
    168177
    169 #: admin/class-termageddon-usercentrics-admin.php:984
     178#: admin/class-termageddon-usercentrics-admin.php:986
    170179msgid "Error Count"
    171180msgstr ""
     
    175184msgstr ""
    176185
    177 #: admin/class-termageddon-usercentrics-admin.php:1002
     186#: admin/class-termageddon-usercentrics-admin.php:1004
    178187msgid "Error List"
    179188msgstr ""
     
    183192msgstr ""
    184193
    185 #: includes/class-termageddon-usercentrics.php:304
     194#: includes/class-termageddon-usercentrics.php:311
    186195msgid "Every Month"
    187196msgstr ""
    188197
    189 #: admin/class-termageddon-usercentrics-admin.php:575
     198#: admin/class-termageddon-usercentrics-admin.php:576
    190199msgid ""
    191200"For some theme builders including Divi, the footer (bottom bar) does not "
     
    197206#. section ID.
    198207#: admin/class-termageddon-usercentrics-admin.php:82
    199 #: admin/class-termageddon-usercentrics-admin.php:723
     208#: admin/class-termageddon-usercentrics-admin.php:724
    200209msgid "Geo-Location"
    201210msgstr ""
    202211
    203212#: admin/class-termageddon-usercentrics-admin.php:190
    204 #: admin/class-termageddon-usercentrics-admin.php:1427
     213#: admin/class-termageddon-usercentrics-admin.php:1429
    205214msgid ""
    206215"Geo-Location is enabled, but no locations have been toggled on. This means "
     
    232241msgstr ""
    233242
    234 #: admin/class-termageddon-usercentrics-admin.php:1216
     243#: admin/class-termageddon-usercentrics-admin.php:542
     244msgid ""
     245"Giving users the ability to change their privacy/consent settings is a "
     246"requirement under several privacy laws. Within your Termageddon account, if "
     247"you selected (on page 1 of the Cookie Policy and Consent Tool questionnaire) "
     248"to use the Privacy Settings hyperlink (instead of the 'fingerprint icon'), "
     249"you will see an additional script in the 'view embed code' page that will "
     250"need to be added to your website."
     251msgstr ""
     252
     253#: admin/class-termageddon-usercentrics-admin.php:1218
    235254msgid "Go to Configuration"
    236255msgstr ""
    237256
    238 #: admin/class-termageddon-usercentrics-admin.php:550
     257#: admin/class-termageddon-usercentrics-admin.php:551
    239258msgid "Hide Privacy Settings Link when cookie consent tool is disabled"
    240259msgstr ""
     
    244263msgstr ""
    245264
    246 #: admin/class-termageddon-usercentrics-admin.php:1396
     265#: admin/class-termageddon-usercentrics-admin.php:1398
    247266msgid "If you are using the Divi theme"
    248267msgstr ""
    249268
    250 #: admin/class-termageddon-usercentrics-admin.php:855
     269#: admin/class-termageddon-usercentrics-admin.php:856
    251270msgid ""
    252271"If you have a script or code snippet to share, would like to improve support "
     
    255274msgstr ""
    256275
    257 #: admin/class-termageddon-usercentrics-admin.php:1395
     276#: admin/class-termageddon-usercentrics-admin.php:1397
    258277msgid ""
    259278"If you would like to remove Usercentrics for logged in users such as admins, "
     
    261280msgstr ""
    262281
    263 #: admin/class-termageddon-usercentrics-admin.php:865
     282#: admin/class-termageddon-usercentrics-admin.php:866
    264283msgid "Integration"
    265284msgstr ""
     
    267286#. section ID.
    268287#: admin/class-termageddon-usercentrics-admin.php:78
    269 #: admin/class-termageddon-usercentrics-admin.php:844
     288#: admin/class-termageddon-usercentrics-admin.php:845
    270289msgid "Integrations"
    271290msgstr ""
     
    275294msgstr ""
    276295
    277 #: admin/class-termageddon-usercentrics-admin.php:1222
     296#: admin/class-termageddon-usercentrics-admin.php:1224
    278297msgid ""
    279298"It looks like you are still using the old embed code (below) instead of the "
     
    290309msgstr ""
    291310
    292 #: admin/class-termageddon-usercentrics-admin.php:1425
     311#: admin/class-termageddon-usercentrics-admin.php:1427
    293312msgid "Not sure what to select?"
    294313msgstr ""
    295314
    296 #: admin/class-termageddon-usercentrics-admin.php:1418
     315#: admin/class-termageddon-usercentrics-admin.php:1420
    297316msgid "Not sure what to select? Review"
    298317msgstr ""
    299318
    300 #: admin/class-termageddon-usercentrics-admin.php:951
     319#: admin/class-termageddon-usercentrics-admin.php:953
    301320msgid ""
    302321"On this page, you can find custom implementation to improve support and "
     
    308327msgstr ""
    309328
    310 #: admin/class-termageddon-usercentrics-admin.php:603
     329#: admin/class-termageddon-usercentrics-admin.php:604
    311330msgid ""
    312331"Override the default priority of the embed code (Defaults to 1). By "
     
    323342msgstr ""
    324343
    325 #: admin/class-termageddon-usercentrics-admin.php:854
     344#: admin/class-termageddon-usercentrics-admin.php:855
    326345msgid "Plugin & Theme Integrations"
    327346msgstr ""
    328347
    329 #: includes/class-termageddon-usercentrics.php:1269
     348#: includes/class-termageddon-usercentrics.php:1312
    330349msgid "PowerPack Video"
    331350msgstr ""
    332351
    333 #: includes/class-termageddon-usercentrics.php:1274
     352#: includes/class-termageddon-usercentrics.php:1318
    334353msgid "Presto Player"
    335354msgstr ""
    336355
    337 #: admin/class-termageddon-usercentrics-admin.php:569
     356#: admin/class-termageddon-usercentrics-admin.php:570
    338357msgid "Privacy Settings Link - Alternative Implementation"
    339358msgstr ""
    340359
    341 #: admin/class-termageddon-usercentrics-admin.php:654
     360#: admin/class-termageddon-usercentrics-admin.php:655
    342361msgid ""
    343362"Select which version of the Usercentrics embed code you would like to use."
     
    345364
    346365#. section ID.
    347 #: includes/class-termageddon-usercentrics.php:514
     366#: includes/class-termageddon-usercentrics.php:521
    348367#: admin/class-termageddon-usercentrics-admin.php:86
    349368#: admin/class-termageddon-usercentrics-admin.php:477
     
    355374msgstr ""
    356375
    357 #: admin/class-termageddon-usercentrics-admin.php:1424
     376#: admin/class-termageddon-usercentrics-admin.php:1426
    358377msgid "Show widget if visitor is located in"
    359378msgstr ""
     
    372391msgstr ""
    373392
    374 #: admin/class-termageddon-usercentrics-admin.php:626
     393#: admin/class-termageddon-usercentrics-admin.php:627
    375394msgid ""
    376395"The default injection option, wp_head, will inject the embed code in the "
     
    380399msgstr ""
    381400
    382 #: admin/class-termageddon-usercentrics-admin.php:1418
     401#: admin/class-termageddon-usercentrics-admin.php:1420
    383402msgid "this article"
    384403msgstr ""
    385404
    386 #: admin/class-termageddon-usercentrics-admin.php:1425
     405#: admin/class-termageddon-usercentrics-admin.php:1427
    387406msgid "This article outlines which regions to select"
    388407msgstr ""
     
    394413msgstr ""
    395414
    396 #: admin/class-termageddon-usercentrics-admin.php:904
     415#: admin/class-termageddon-usercentrics-admin.php:906
    397416msgid ""
    398417"This particular feature is not needed for most websites. This feature is "
     
    404423msgstr ""
    405424
    406 #: includes/class-termageddon-usercentrics.php:1260
     425#: includes/class-termageddon-usercentrics.php:1301
    407426msgid ""
    408427"This resolves and improves the cookie-consent implementation when using an "
     
    410429msgstr ""
    411430
    412 #: includes/class-termageddon-usercentrics.php:1265
     431#: includes/class-termageddon-usercentrics.php:1307
    413432msgid ""
    414433"This resolves and improves the cookie-consent implementation when using an "
     
    416435msgstr ""
    417436
    418 #: includes/class-termageddon-usercentrics.php:1270
     437#: includes/class-termageddon-usercentrics.php:1313
    419438msgid ""
    420439"This resolves and improves the cookie-consent implementation when using an "
     
    424443msgstr ""
    425444
    426 #: includes/class-termageddon-usercentrics.php:1275
     445#: includes/class-termageddon-usercentrics.php:1319
    427446msgid ""
    428447"This resolves and improves the cookie-consent implementation when using an "
     
    430449msgstr ""
    431450
    432 #: includes/class-termageddon-usercentrics.php:1280
     451#: includes/class-termageddon-usercentrics.php:1325
    433452msgid ""
    434453"This resolves and improves the cookie-consent implementation when using an "
     
    451470msgstr ""
    452471
    453 #: admin/class-termageddon-usercentrics-admin.php:1215
     472#: admin/class-termageddon-usercentrics-admin.php:1217
    454473msgid "This update will take a few seconds to complete."
    455474msgstr ""
    456475
    457 #: admin/class-termageddon-usercentrics-admin.php:682
     476#: admin/class-termageddon-usercentrics-admin.php:683
    458477msgid ""
    459478"This will switch the URL used for the Usercentrics translations script from "
     
    462481msgstr ""
    463482
    464 #: admin/class-termageddon-usercentrics-admin.php:1439
     483#: admin/class-termageddon-usercentrics-admin.php:1441
    465484msgid ""
    466485"To reset any of the backend variables, update the values below and save your "
     
    468487msgstr ""
    469488
    470 #: includes/class-termageddon-usercentrics.php:1279
     489#: includes/class-termageddon-usercentrics.php:1324
    471490msgid "Ultimate Addons for Beaver Builder Video"
    472491msgstr ""
     
    480499msgstr ""
    481500
    482 #: admin/class-termageddon-usercentrics-admin.php:1377
     501#: admin/class-termageddon-usercentrics-admin.php:1379
    483502msgid "Upon generating your "
    484503msgstr ""
    485504
    486 #: admin/class-termageddon-usercentrics-admin.php:1364
     505#: admin/class-termageddon-usercentrics-admin.php:1366
    487506msgid "Upon saving, all previous errors in the log will be deleted."
    488507msgstr ""
     
    492511msgstr ""
    493512
    494 #: admin/class-termageddon-usercentrics-admin.php:656
     513#: admin/class-termageddon-usercentrics-admin.php:657
    495514msgid "v2"
    496515msgstr ""
    497516
    498 #: admin/class-termageddon-usercentrics-admin.php:657
     517#: admin/class-termageddon-usercentrics-admin.php:658
    499518msgid "v3 (Beta)"
    500519msgstr ""
     
    504523msgstr ""
    505524
    506 #: admin/class-termageddon-usercentrics-admin.php:928
     525#: admin/class-termageddon-usercentrics-admin.php:930
    507526msgid ""
    508527"WARNING: By adding providers to this list, you are choosing for Usercentrics "
     
    511530msgstr ""
    512531
    513 #: admin/class-termageddon-usercentrics-admin.php:1215
     532#: admin/class-termageddon-usercentrics-admin.php:544
     533msgid ""
     534"We also offer a button version of the Privacy Settings link, which can be "
     535"better for accessibility. To use the button version, use this shortcode: "
     536"<code>[uc-privacysettings type=\"button\" text=\"Manage Cookies\"]</code>. "
     537"For CSS styling, you can use this selector"
     538msgstr ""
     539
     540#: admin/class-termageddon-usercentrics-admin.php:1217
    514541msgid ""
    515542"We are moving to using a Settings ID instead of an embed code format to "
     
    524551msgstr ""
    525552
    526 #: admin/class-termageddon-usercentrics-admin.php:556
     553#: admin/class-termageddon-usercentrics-admin.php:557
    527554msgid ""
    528555"When enabled, the Privacy Settings link will be hidden from certain users, "
     
    537564msgstr ""
    538565
    539 #: admin/class-termageddon-usercentrics-admin.php:804
     566#: admin/class-termageddon-usercentrics-admin.php:805
    540567msgid ""
    541568"When enabled, the visitor's location can be viewed in the browser console, "
     
    543570msgstr ""
    544571
    545 #: admin/class-termageddon-usercentrics-admin.php:824
     572#: admin/class-termageddon-usercentrics-admin.php:825
    546573msgid ""
    547574"When enabled, the visitor's location is checked via javascript to allow "
     
    549576msgstr ""
    550577
    551 #: admin/class-termageddon-usercentrics-admin.php:701
     578#: admin/class-termageddon-usercentrics-admin.php:702
    552579msgid ""
    553580"When enabled, this feature allows you to turn off the consent tool for all "
     
    558585msgstr ""
    559586
    560 #: admin/class-termageddon-usercentrics-admin.php:1414
     587#: admin/class-termageddon-usercentrics-admin.php:1416
    561588msgid ""
    562589"When enabled, you will be collecting IP addresses for the purposes of "
     
    574601msgstr ""
    575602
    576 #: admin/class-termageddon-usercentrics-admin.php:1379
     603#: admin/class-termageddon-usercentrics-admin.php:1381
    577604msgid ""
    578605"within your Termageddon account, you will be brought to the \"View embed "
     
    581608msgstr ""
    582609
     610#: admin/class-termageddon-usercentrics-admin.php:630
     611msgid "wp_enqueue_scripts"
     612msgstr ""
     613
    583614#: admin/class-termageddon-usercentrics-admin.php:629
    584 msgid "wp_enqueue_scripts"
    585 msgstr ""
    586 
    587 #: admin/class-termageddon-usercentrics-admin.php:628
    588615msgid "wp_head (Default)"
    589616msgstr ""
    590617
    591 #: admin/class-termageddon-usercentrics-admin.php:1397
     618#: admin/class-termageddon-usercentrics-admin.php:1399
    592619msgid ""
    593620"you will need to enable at least one of the settings below to ensure logged "
  • termageddon-usercentrics/tags/1.8.1/termageddon-usercentrics.php

    r3326335 r3362792  
    1515 * Plugin Name:       Termageddon
    1616 * Description:       Each Termageddon license includes a consent solution. This plugin helps you install the consent solution with ease, while offering additional features.
    17  * Version:           1.8.0
     17 * Version:           1.8.1
    1818 * Author:            Termageddon
    1919 * Author URI:        https://termageddon.com
     
    3434 * Rename this for your plugin and update it as you release new versions.
    3535 */
    36 define( 'TERMAGEDDON_COOKIE_VERSION', '1.8.0' );
     36define( 'TERMAGEDDON_COOKIE_VERSION', '1.8.1' );
    3737
    3838define( 'TERMAGEDDON_COOKIE_PLUGIN_PATH', dirname( __FILE__ ) );// No trailing slash.
  • termageddon-usercentrics/tags/1.8.1/vendor/composer/installed.php

    r3326335 r3362792  
    44        'pretty_version' => 'dev-main',
    55        'version' => 'dev-main',
    6         'reference' => '5a50ce6804172b076871d242e65335587ce3144d',
     6        'reference' => '24e892ca12076a7ddbe324d42cda3ec850a446e1',
    77        'type' => 'library',
    88        'install_path' => __DIR__ . '/../../',
     
    5050            'pretty_version' => 'dev-main',
    5151            'version' => 'dev-main',
    52             'reference' => '5a50ce6804172b076871d242e65335587ce3144d',
     52            'reference' => '24e892ca12076a7ddbe324d42cda3ec850a446e1',
    5353            'type' => 'library',
    5454            'install_path' => __DIR__ . '/../../',
  • termageddon-usercentrics/trunk/README.txt

    r3326335 r3362792  
    55Tested up to: 6.8.1
    66Requires PHP: 7.2
    7 Stable tag: 1.8.0
     7Stable tag: 1.8.1
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    7373Place privacy settings links anywhere on your site with the powerful shortcode:
    7474
    75 ```
     75`
    7676[uc-privacysettings]
    7777[uc-privacysettings text="Privacy Preferences"]
    7878[uc-privacysettings type="button" text="Manage Cookies"]
    79 ```
     79`
    8080
    8181**Supported Parameters:**
     
    184184
    185185== Changelog ==
     186
     187= 1.8.1 =
     188
     189**🔧 Improvements:**
     190* Minor documentation improvement within the settings showcasing the button alternative.
    186191
    187192= 1.8.0 =
  • termageddon-usercentrics/trunk/admin/class-termageddon-usercentrics-admin.php

    r3326335 r3362792  
    540540            array(
    541541                'name'        => 'Privacy Settings Link',
    542                 'description' => 'Giving users the ability to change their privacy/consent settings is a requirement under several privacy laws. Within your Termageddon account, if you selected (on page 1 of the Cookie Policy and Consent Tool questionnaire) to use the Privacy Settings hyperlink (instead of the \'fingerprint icon\'), you will see an additional script in the \'view embed code\' page that will need to be added to your website.</p>
    543                 <p>As an alternative to that additional script, you can simply use the [uc-privacysettings] shortcode, which will embed the privacy settings link. This is an easy way to add the Privacy Settings link within your global footer, for example. You can also pass in a text parameter to change the text of the link (for example, <code>[uc-privacysettings text="Change Privacy Settings"]</code>).',
     542                'description' => __('Giving users the ability to change their privacy/consent settings is a requirement under several privacy laws. Within your Termageddon account, if you selected (on page 1 of the Cookie Policy and Consent Tool questionnaire) to use the Privacy Settings hyperlink (instead of the \'fingerprint icon\'), you will see an additional script in the \'view embed code\' page that will need to be added to your website.', 'termageddon-usercentrics') . '</p>
     543                <p>'.__('As an alternative to that additional script, you can simply use the [uc-privacysettings] shortcode, which will embed the privacy settings link. This is an easy way to add the Privacy Settings link within your global footer, for example. You can also pass in a text parameter to change the text of the link as seen here:', 'termageddon-usercentrics') . ' <code>[uc-privacysettings text="Change Privacy Settings"]</code>.</p>
     544                <p>'.__('We also offer a button version of the Privacy Settings link, which can be better for accessibility. To use the button version, use this shortcode: <code>[uc-privacysettings type="button" text="Manage Cookies"]</code>. For CSS styling, you can use this selector', 'termageddon-usercentrics') . ': <code>button#usercentrics-psl</code>.</p>',
    544545            )
    545546        );
  • termageddon-usercentrics/trunk/languages/termageddon-usercentrics.pot

    r3288600 r3362792  
    44"Project-Id-Version: Termageddon + Usercentrics\n"
    55"Report-Msgid-Bugs-To: \n"
    6 "POT-Creation-Date: 2025-05-06 17:19+0000\n"
     6"POT-Creation-Date: 2025-09-16 00:31+0000\n"
    77"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    88"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
     
    1717"X-Domain: termageddon-usercentrics"
    1818
    19 #: admin/class-termageddon-usercentrics-admin.php:1214
     19#: admin/class-termageddon-usercentrics-admin.php:1216
    2020msgid "Action Needed"
    2121msgstr ""
     
    2929msgstr ""
    3030
    31 #: admin/class-termageddon-usercentrics-admin.php:887
     31#: admin/class-termageddon-usercentrics-admin.php:889
    3232msgid "Advanced Configuration"
    3333msgstr ""
     
    4242msgstr ""
    4343
    44 #: admin/class-termageddon-usercentrics-admin.php:1418
     44#: admin/class-termageddon-usercentrics-admin.php:1420
    4545msgid "along with page 1 of your Privacy Policy questionnaire within "
    4646msgstr ""
    4747
    48 #: admin/class-termageddon-usercentrics-admin.php:898
     48#: admin/class-termageddon-usercentrics-admin.php:543
     49msgid ""
     50"As an alternative to that additional script, you can simply use the [uc-"
     51"privacysettings] shortcode, which will embed the privacy settings link. This "
     52"is an easy way to add the Privacy Settings link within your global footer, "
     53"for example. You can also pass in a text parameter to change the text of the "
     54"link as seen here:"
     55msgstr ""
     56
     57#: admin/class-termageddon-usercentrics-admin.php:900
    4958msgid "Auto-refresh on consent"
    5059msgstr ""
    5160
    52 #: admin/class-termageddon-usercentrics-admin.php:1425
     61#: admin/class-termageddon-usercentrics-admin.php:1427
    5362msgid "based on which privacy laws apply to you"
    5463msgstr ""
    5564
    56 #: admin/class-termageddon-usercentrics-admin.php:1223
     65#: admin/class-termageddon-usercentrics-admin.php:1225
    5766msgid ""
    5867"Behind the scenes, we will remove the Usercentrics embed code from the field "
     
    6877msgstr ""
    6978
    70 #: admin/class-termageddon-usercentrics-admin.php:888
     79#: admin/class-termageddon-usercentrics-admin.php:890
    7180msgid ""
    7281"Certain integrations may require a more custom approach to integrating with "
     
    8796
    8897#. section ID.
    89 #: admin/class-termageddon-usercentrics-admin.php:970
     98#: admin/class-termageddon-usercentrics-admin.php:972
    9099msgid "Control Panel"
    91100msgstr ""
    92101
    93 #: admin/class-termageddon-usercentrics-admin.php:1220
     102#: admin/class-termageddon-usercentrics-admin.php:1222
    94103msgid "Conversion Needed:"
    95104msgstr ""
    96105
    97 #: admin/class-termageddon-usercentrics-admin.php:1224
     106#: admin/class-termageddon-usercentrics-admin.php:1226
    98107msgid "Convert"
    99108msgstr ""
    100109
    101 #: admin/class-termageddon-usercentrics-admin.php:1378
     110#: admin/class-termageddon-usercentrics-admin.php:1380
    102111msgid "Cookie Policy and Consent Solution"
    103112msgstr ""
     
    107116msgstr ""
    108117
    109 #: admin/class-termageddon-usercentrics-admin.php:922
     118#: admin/class-termageddon-usercentrics-admin.php:924
    110119msgid "Disable blocking for providers"
    111120msgstr ""
    112121
    113 #: admin/class-termageddon-usercentrics-admin.php:676
     122#: admin/class-termageddon-usercentrics-admin.php:677
    114123msgid "Disable CDN for Translations Script"
    115124msgstr ""
    116125
    117 #: admin/class-termageddon-usercentrics-admin.php:695
     126#: admin/class-termageddon-usercentrics-admin.php:696
    118127msgid "Disable for Troubleshooting"
    119128msgstr ""
    120129
    121 #: includes/class-termageddon-usercentrics.php:1259
     130#: includes/class-termageddon-usercentrics.php:1300
    122131msgid "Divi Video"
    123132msgstr ""
     
    133142msgstr ""
    134143
    135 #: includes/class-termageddon-usercentrics.php:1264
     144#: includes/class-termageddon-usercentrics.php:1306
    136145msgid "Elementor Video"
    137146msgstr ""
     
    141150msgstr ""
    142151
    143 #: admin/class-termageddon-usercentrics-admin.php:620
     152#: admin/class-termageddon-usercentrics-admin.php:621
    144153msgid "Embed Code Injection Method"
    145154msgstr ""
    146155
    147 #: admin/class-termageddon-usercentrics-admin.php:597
     156#: admin/class-termageddon-usercentrics-admin.php:598
    148157msgid "Embed Code Priority"
    149158msgstr ""
    150159
    151 #: admin/class-termageddon-usercentrics-admin.php:648
     160#: admin/class-termageddon-usercentrics-admin.php:649
    152161msgid "Embed Code Version"
    153162msgstr ""
    154163
    155 #: admin/class-termageddon-usercentrics-admin.php:798
     164#: admin/class-termageddon-usercentrics-admin.php:799
    156165msgid "Enable location logging"
    157166msgstr ""
    158167
    159 #: admin/class-termageddon-usercentrics-admin.php:818
     168#: admin/class-termageddon-usercentrics-admin.php:819
    160169msgid "Enable page caching support via AJAX"
    161170msgstr ""
     
    167176msgstr ""
    168177
    169 #: admin/class-termageddon-usercentrics-admin.php:984
     178#: admin/class-termageddon-usercentrics-admin.php:986
    170179msgid "Error Count"
    171180msgstr ""
     
    175184msgstr ""
    176185
    177 #: admin/class-termageddon-usercentrics-admin.php:1002
     186#: admin/class-termageddon-usercentrics-admin.php:1004
    178187msgid "Error List"
    179188msgstr ""
     
    183192msgstr ""
    184193
    185 #: includes/class-termageddon-usercentrics.php:304
     194#: includes/class-termageddon-usercentrics.php:311
    186195msgid "Every Month"
    187196msgstr ""
    188197
    189 #: admin/class-termageddon-usercentrics-admin.php:575
     198#: admin/class-termageddon-usercentrics-admin.php:576
    190199msgid ""
    191200"For some theme builders including Divi, the footer (bottom bar) does not "
     
    197206#. section ID.
    198207#: admin/class-termageddon-usercentrics-admin.php:82
    199 #: admin/class-termageddon-usercentrics-admin.php:723
     208#: admin/class-termageddon-usercentrics-admin.php:724
    200209msgid "Geo-Location"
    201210msgstr ""
    202211
    203212#: admin/class-termageddon-usercentrics-admin.php:190
    204 #: admin/class-termageddon-usercentrics-admin.php:1427
     213#: admin/class-termageddon-usercentrics-admin.php:1429
    205214msgid ""
    206215"Geo-Location is enabled, but no locations have been toggled on. This means "
     
    232241msgstr ""
    233242
    234 #: admin/class-termageddon-usercentrics-admin.php:1216
     243#: admin/class-termageddon-usercentrics-admin.php:542
     244msgid ""
     245"Giving users the ability to change their privacy/consent settings is a "
     246"requirement under several privacy laws. Within your Termageddon account, if "
     247"you selected (on page 1 of the Cookie Policy and Consent Tool questionnaire) "
     248"to use the Privacy Settings hyperlink (instead of the 'fingerprint icon'), "
     249"you will see an additional script in the 'view embed code' page that will "
     250"need to be added to your website."
     251msgstr ""
     252
     253#: admin/class-termageddon-usercentrics-admin.php:1218
    235254msgid "Go to Configuration"
    236255msgstr ""
    237256
    238 #: admin/class-termageddon-usercentrics-admin.php:550
     257#: admin/class-termageddon-usercentrics-admin.php:551
    239258msgid "Hide Privacy Settings Link when cookie consent tool is disabled"
    240259msgstr ""
     
    244263msgstr ""
    245264
    246 #: admin/class-termageddon-usercentrics-admin.php:1396
     265#: admin/class-termageddon-usercentrics-admin.php:1398
    247266msgid "If you are using the Divi theme"
    248267msgstr ""
    249268
    250 #: admin/class-termageddon-usercentrics-admin.php:855
     269#: admin/class-termageddon-usercentrics-admin.php:856
    251270msgid ""
    252271"If you have a script or code snippet to share, would like to improve support "
     
    255274msgstr ""
    256275
    257 #: admin/class-termageddon-usercentrics-admin.php:1395
     276#: admin/class-termageddon-usercentrics-admin.php:1397
    258277msgid ""
    259278"If you would like to remove Usercentrics for logged in users such as admins, "
     
    261280msgstr ""
    262281
    263 #: admin/class-termageddon-usercentrics-admin.php:865
     282#: admin/class-termageddon-usercentrics-admin.php:866
    264283msgid "Integration"
    265284msgstr ""
     
    267286#. section ID.
    268287#: admin/class-termageddon-usercentrics-admin.php:78
    269 #: admin/class-termageddon-usercentrics-admin.php:844
     288#: admin/class-termageddon-usercentrics-admin.php:845
    270289msgid "Integrations"
    271290msgstr ""
     
    275294msgstr ""
    276295
    277 #: admin/class-termageddon-usercentrics-admin.php:1222
     296#: admin/class-termageddon-usercentrics-admin.php:1224
    278297msgid ""
    279298"It looks like you are still using the old embed code (below) instead of the "
     
    290309msgstr ""
    291310
    292 #: admin/class-termageddon-usercentrics-admin.php:1425
     311#: admin/class-termageddon-usercentrics-admin.php:1427
    293312msgid "Not sure what to select?"
    294313msgstr ""
    295314
    296 #: admin/class-termageddon-usercentrics-admin.php:1418
     315#: admin/class-termageddon-usercentrics-admin.php:1420
    297316msgid "Not sure what to select? Review"
    298317msgstr ""
    299318
    300 #: admin/class-termageddon-usercentrics-admin.php:951
     319#: admin/class-termageddon-usercentrics-admin.php:953
    301320msgid ""
    302321"On this page, you can find custom implementation to improve support and "
     
    308327msgstr ""
    309328
    310 #: admin/class-termageddon-usercentrics-admin.php:603
     329#: admin/class-termageddon-usercentrics-admin.php:604
    311330msgid ""
    312331"Override the default priority of the embed code (Defaults to 1). By "
     
    323342msgstr ""
    324343
    325 #: admin/class-termageddon-usercentrics-admin.php:854
     344#: admin/class-termageddon-usercentrics-admin.php:855
    326345msgid "Plugin & Theme Integrations"
    327346msgstr ""
    328347
    329 #: includes/class-termageddon-usercentrics.php:1269
     348#: includes/class-termageddon-usercentrics.php:1312
    330349msgid "PowerPack Video"
    331350msgstr ""
    332351
    333 #: includes/class-termageddon-usercentrics.php:1274
     352#: includes/class-termageddon-usercentrics.php:1318
    334353msgid "Presto Player"
    335354msgstr ""
    336355
    337 #: admin/class-termageddon-usercentrics-admin.php:569
     356#: admin/class-termageddon-usercentrics-admin.php:570
    338357msgid "Privacy Settings Link - Alternative Implementation"
    339358msgstr ""
    340359
    341 #: admin/class-termageddon-usercentrics-admin.php:654
     360#: admin/class-termageddon-usercentrics-admin.php:655
    342361msgid ""
    343362"Select which version of the Usercentrics embed code you would like to use."
     
    345364
    346365#. section ID.
    347 #: includes/class-termageddon-usercentrics.php:514
     366#: includes/class-termageddon-usercentrics.php:521
    348367#: admin/class-termageddon-usercentrics-admin.php:86
    349368#: admin/class-termageddon-usercentrics-admin.php:477
     
    355374msgstr ""
    356375
    357 #: admin/class-termageddon-usercentrics-admin.php:1424
     376#: admin/class-termageddon-usercentrics-admin.php:1426
    358377msgid "Show widget if visitor is located in"
    359378msgstr ""
     
    372391msgstr ""
    373392
    374 #: admin/class-termageddon-usercentrics-admin.php:626
     393#: admin/class-termageddon-usercentrics-admin.php:627
    375394msgid ""
    376395"The default injection option, wp_head, will inject the embed code in the "
     
    380399msgstr ""
    381400
    382 #: admin/class-termageddon-usercentrics-admin.php:1418
     401#: admin/class-termageddon-usercentrics-admin.php:1420
    383402msgid "this article"
    384403msgstr ""
    385404
    386 #: admin/class-termageddon-usercentrics-admin.php:1425
     405#: admin/class-termageddon-usercentrics-admin.php:1427
    387406msgid "This article outlines which regions to select"
    388407msgstr ""
     
    394413msgstr ""
    395414
    396 #: admin/class-termageddon-usercentrics-admin.php:904
     415#: admin/class-termageddon-usercentrics-admin.php:906
    397416msgid ""
    398417"This particular feature is not needed for most websites. This feature is "
     
    404423msgstr ""
    405424
    406 #: includes/class-termageddon-usercentrics.php:1260
     425#: includes/class-termageddon-usercentrics.php:1301
    407426msgid ""
    408427"This resolves and improves the cookie-consent implementation when using an "
     
    410429msgstr ""
    411430
    412 #: includes/class-termageddon-usercentrics.php:1265
     431#: includes/class-termageddon-usercentrics.php:1307
    413432msgid ""
    414433"This resolves and improves the cookie-consent implementation when using an "
     
    416435msgstr ""
    417436
    418 #: includes/class-termageddon-usercentrics.php:1270
     437#: includes/class-termageddon-usercentrics.php:1313
    419438msgid ""
    420439"This resolves and improves the cookie-consent implementation when using an "
     
    424443msgstr ""
    425444
    426 #: includes/class-termageddon-usercentrics.php:1275
     445#: includes/class-termageddon-usercentrics.php:1319
    427446msgid ""
    428447"This resolves and improves the cookie-consent implementation when using an "
     
    430449msgstr ""
    431450
    432 #: includes/class-termageddon-usercentrics.php:1280
     451#: includes/class-termageddon-usercentrics.php:1325
    433452msgid ""
    434453"This resolves and improves the cookie-consent implementation when using an "
     
    451470msgstr ""
    452471
    453 #: admin/class-termageddon-usercentrics-admin.php:1215
     472#: admin/class-termageddon-usercentrics-admin.php:1217
    454473msgid "This update will take a few seconds to complete."
    455474msgstr ""
    456475
    457 #: admin/class-termageddon-usercentrics-admin.php:682
     476#: admin/class-termageddon-usercentrics-admin.php:683
    458477msgid ""
    459478"This will switch the URL used for the Usercentrics translations script from "
     
    462481msgstr ""
    463482
    464 #: admin/class-termageddon-usercentrics-admin.php:1439
     483#: admin/class-termageddon-usercentrics-admin.php:1441
    465484msgid ""
    466485"To reset any of the backend variables, update the values below and save your "
     
    468487msgstr ""
    469488
    470 #: includes/class-termageddon-usercentrics.php:1279
     489#: includes/class-termageddon-usercentrics.php:1324
    471490msgid "Ultimate Addons for Beaver Builder Video"
    472491msgstr ""
     
    480499msgstr ""
    481500
    482 #: admin/class-termageddon-usercentrics-admin.php:1377
     501#: admin/class-termageddon-usercentrics-admin.php:1379
    483502msgid "Upon generating your "
    484503msgstr ""
    485504
    486 #: admin/class-termageddon-usercentrics-admin.php:1364
     505#: admin/class-termageddon-usercentrics-admin.php:1366
    487506msgid "Upon saving, all previous errors in the log will be deleted."
    488507msgstr ""
     
    492511msgstr ""
    493512
    494 #: admin/class-termageddon-usercentrics-admin.php:656
     513#: admin/class-termageddon-usercentrics-admin.php:657
    495514msgid "v2"
    496515msgstr ""
    497516
    498 #: admin/class-termageddon-usercentrics-admin.php:657
     517#: admin/class-termageddon-usercentrics-admin.php:658
    499518msgid "v3 (Beta)"
    500519msgstr ""
     
    504523msgstr ""
    505524
    506 #: admin/class-termageddon-usercentrics-admin.php:928
     525#: admin/class-termageddon-usercentrics-admin.php:930
    507526msgid ""
    508527"WARNING: By adding providers to this list, you are choosing for Usercentrics "
     
    511530msgstr ""
    512531
    513 #: admin/class-termageddon-usercentrics-admin.php:1215
     532#: admin/class-termageddon-usercentrics-admin.php:544
     533msgid ""
     534"We also offer a button version of the Privacy Settings link, which can be "
     535"better for accessibility. To use the button version, use this shortcode: "
     536"<code>[uc-privacysettings type=\"button\" text=\"Manage Cookies\"]</code>. "
     537"For CSS styling, you can use this selector"
     538msgstr ""
     539
     540#: admin/class-termageddon-usercentrics-admin.php:1217
    514541msgid ""
    515542"We are moving to using a Settings ID instead of an embed code format to "
     
    524551msgstr ""
    525552
    526 #: admin/class-termageddon-usercentrics-admin.php:556
     553#: admin/class-termageddon-usercentrics-admin.php:557
    527554msgid ""
    528555"When enabled, the Privacy Settings link will be hidden from certain users, "
     
    537564msgstr ""
    538565
    539 #: admin/class-termageddon-usercentrics-admin.php:804
     566#: admin/class-termageddon-usercentrics-admin.php:805
    540567msgid ""
    541568"When enabled, the visitor's location can be viewed in the browser console, "
     
    543570msgstr ""
    544571
    545 #: admin/class-termageddon-usercentrics-admin.php:824
     572#: admin/class-termageddon-usercentrics-admin.php:825
    546573msgid ""
    547574"When enabled, the visitor's location is checked via javascript to allow "
     
    549576msgstr ""
    550577
    551 #: admin/class-termageddon-usercentrics-admin.php:701
     578#: admin/class-termageddon-usercentrics-admin.php:702
    552579msgid ""
    553580"When enabled, this feature allows you to turn off the consent tool for all "
     
    558585msgstr ""
    559586
    560 #: admin/class-termageddon-usercentrics-admin.php:1414
     587#: admin/class-termageddon-usercentrics-admin.php:1416
    561588msgid ""
    562589"When enabled, you will be collecting IP addresses for the purposes of "
     
    574601msgstr ""
    575602
    576 #: admin/class-termageddon-usercentrics-admin.php:1379
     603#: admin/class-termageddon-usercentrics-admin.php:1381
    577604msgid ""
    578605"within your Termageddon account, you will be brought to the \"View embed "
     
    581608msgstr ""
    582609
     610#: admin/class-termageddon-usercentrics-admin.php:630
     611msgid "wp_enqueue_scripts"
     612msgstr ""
     613
    583614#: admin/class-termageddon-usercentrics-admin.php:629
    584 msgid "wp_enqueue_scripts"
    585 msgstr ""
    586 
    587 #: admin/class-termageddon-usercentrics-admin.php:628
    588615msgid "wp_head (Default)"
    589616msgstr ""
    590617
    591 #: admin/class-termageddon-usercentrics-admin.php:1397
     618#: admin/class-termageddon-usercentrics-admin.php:1399
    592619msgid ""
    593620"you will need to enable at least one of the settings below to ensure logged "
  • termageddon-usercentrics/trunk/termageddon-usercentrics.php

    r3326335 r3362792  
    1515 * Plugin Name:       Termageddon
    1616 * Description:       Each Termageddon license includes a consent solution. This plugin helps you install the consent solution with ease, while offering additional features.
    17  * Version:           1.8.0
     17 * Version:           1.8.1
    1818 * Author:            Termageddon
    1919 * Author URI:        https://termageddon.com
     
    3434 * Rename this for your plugin and update it as you release new versions.
    3535 */
    36 define( 'TERMAGEDDON_COOKIE_VERSION', '1.8.0' );
     36define( 'TERMAGEDDON_COOKIE_VERSION', '1.8.1' );
    3737
    3838define( 'TERMAGEDDON_COOKIE_PLUGIN_PATH', dirname( __FILE__ ) );// No trailing slash.
  • termageddon-usercentrics/trunk/vendor/composer/installed.php

    r3326335 r3362792  
    44        'pretty_version' => 'dev-main',
    55        'version' => 'dev-main',
    6         'reference' => '5a50ce6804172b076871d242e65335587ce3144d',
     6        'reference' => '24e892ca12076a7ddbe324d42cda3ec850a446e1',
    77        'type' => 'library',
    88        'install_path' => __DIR__ . '/../../',
     
    5050            'pretty_version' => 'dev-main',
    5151            'version' => 'dev-main',
    52             'reference' => '5a50ce6804172b076871d242e65335587ce3144d',
     52            'reference' => '24e892ca12076a7ddbe324d42cda3ec850a446e1',
    5353            'type' => 'library',
    5454            'install_path' => __DIR__ . '/../../',
Note: See TracChangeset for help on using the changeset viewer.