Changeset 2674340
- Timestamp:
- 02/07/2022 02:41:26 PM (4 years ago)
- Location:
- cookiehub/trunk
- Files:
-
- 5 edited
-
changelog.txt (modified) (1 diff)
-
cookiehub.php (modified) (1 diff)
-
includes/ch-admin.php (modified) (6 diffs)
-
includes/css/dcchub-admin.css (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
cookiehub/trunk/changelog.txt
r2521542 r2674340 1 1 === CookieHub === 2 3 = 0.3.1 = 4 *Release Date - 7 February 2022* 5 6 Wordpress 5.9 support verified and minor text changes 7 2 8 3 9 = 0.3.0 = -
cookiehub/trunk/cookiehub.php
r2521542 r2674340 4 4 Plugin URI: https://www.cookiehub.com/wordpress 5 5 Description: CookieHub is a complete Cookie Consent Solution that you can easily integrate on your website. The widget can be customized to match your brand and is compliant with cookie laws, including GDPR. 6 Version: 0.3. 06 Version: 0.3.1 7 7 Author: CookieHub 8 8 Author URI: https://www.cookiehub.com/ -
cookiehub/trunk/includes/ch-admin.php
r2521542 r2674340 49 49 ?> 50 50 <h3>Integration</h3> 51 <p style="max-width: 700px">CookieHub will conditionally load 3rd party javascript code when configured correctly. Refer to the <a href="https://support.cookiehub.com/ hc/en-us/sections/360007368712-Integration" target="_blank">Integration documentation</a> for further details.</p>52 <p style="max-width: 700px">Below you can paste javascript tags that should be conditionally loaded based on the user's cookie choices. The CookieHub Wordpress plugin will automatically modify your scripts to using the delay inline javascripts method as described in the <a href="https://support.cookiehub.com/ hc/en-us/articles/360039467292-Integration-methods" target="_blank">documentation</a>. Please make sure the <script> tags are included.</p>51 <p style="max-width: 700px">CookieHub will conditionally load 3rd party javascript code when configured correctly. Refer to the <a href="https://support.cookiehub.com/article/73-how-to-implement-cookiehub" target="_blank">Integration documentation</a> for further details.</p> 52 <p style="max-width: 700px">Below you can paste javascript tags that should be conditionally loaded based on the user's cookie choices. The CookieHub Wordpress plugin will automatically modify your scripts to using the delay inline javascripts method as described in the <a href="https://support.cookiehub.com/article/73-how-to-implement-cookiehub" target="_blank">documentation</a>. Please make sure the <script> tags are included.</p> 53 53 <p style="max-width: 700px">The tabs represent each cookie category offered by CookieHub and you can choose to either include the script in the <head> tag or at the end of the <body> tag.</p> 54 54 … … 268 268 public function dcchub_print_section_info() 269 269 { 270 echo '<p>Before enabling the CookieHub plugin on your web site, create an account and your domain in the <a href="https://dash.cookiehub.com/register" target="_blank">CookieHub portal</a>.</p>';270 echo '<p>Before enabling the CookieHub plugin on your web site, create an account and your domain in the <a href="https://dash.cookiehub.com/register" target="_blank">CookieHub dashboard</a>.</p>'; 271 271 } 272 272 … … 332 332 ); 333 333 334 printf('<p style="max-width:500px">Use the 8 character domain code that you can find in the CookieHub portalfor your domain.</p>');334 printf('<p style="max-width:500px">Use the 8 character domain code that you can find in the CookieHub dashboard for your domain.</p>'); 335 335 } 336 336 … … 338 338 { 339 339 printf( 340 '<input type="checkbox" id="dev" name="dcchub_option_name[dcchub_dev]" value="1" '. checked( 1, $this->options['dcchub_dev'], false ) .' /> <p style="max-width:500px">Enabling development mode will avoid edge caching and can be used to see changes made to your domain in the CookieHub portalquickly. Please note that a watermark will be shown on your web site. Make sure you disable development mode before publishing your site.</p>'340 '<input type="checkbox" id="dev" name="dcchub_option_name[dcchub_dev]" value="1" '. checked( 1, $this->options['dcchub_dev'], false ) .' /> <p style="max-width:500px">Enabling development mode will avoid edge caching and can be used to see changes made to your domain in the CookieHub dashboard quickly. Please note that a watermark will be shown on your web site. Make sure you disable development mode before publishing your site.</p>' 341 341 ); 342 342 } … … 345 345 { 346 346 printf( 347 '<input type="checkbox" id="dcchub_blocking" name="dcchub_option_name[dcchub_blocking]" value="1" '. checked( 1, $this->options['dcchub_blocking'], false ) .' /> <p style="max-width:500px">Automatically block common services that set cookies until the user has consented making it easier to implement CookieHub to your website. Please note that this feature is only available for domains with premium subscription and you must also enable itin the CookieHub dashboard.</p>'347 '<input type="checkbox" id="dcchub_blocking" name="dcchub_option_name[dcchub_blocking]" value="1" '. checked( 1, $this->options['dcchub_blocking'], false ) .' /> <p style="max-width:500px">Automatically block common services that set cookies until the user has consented making it easier to implement CookieHub to your website. Please note that you must also enable the feature in the CookieHub dashboard.</p>' 348 348 ); 349 349 } … … 359 359 { 360 360 printf( 361 '<input type="checkbox" id="language" name="dcchub_option_name[dcchub_language]" value="1" '. checked( 1, $this->options['dcchub_language'], false ) .' /> <p style="max-width:500px">When this feature is enabled, the CookieHub display language will match your web sites language either by using the configured language (in Settings -> General) or the language configured by the WPML or Polylang plugins. Please note that you will have to enable all languages supported by your web site in the CookieHub Portal.</p>'361 '<input type="checkbox" id="language" name="dcchub_option_name[dcchub_language]" value="1" '. checked( 1, $this->options['dcchub_language'], false ) .' /> <p style="max-width:500px">When this feature is enabled, the CookieHub display language will match your web sites language either by using the configured language (in Settings -> General) or the language configured by the WPML or Polylang plugins. Please note that you will have to enable all languages supported by your web site in the CookieHub dashboard.</p>' 362 362 ); 363 363 } -
cookiehub/trunk/includes/css/dcchub-admin.css
r2392341 r2674340 1 1 .dcchub-logo 2 2 { 3 height: 30px; 3 height: 80px; 4 margin: 20px 10px; 4 5 } 5 6 -
cookiehub/trunk/readme.txt
r2521544 r2674340 3 3 Tags: cookies, cookie consent, cmp, gcm, cookie dialog, cookie widget, consent, wpml, polylang 4 4 Requires at least: 5.2 5 Tested up to: 5. 7.16 Stable tag: 0.3. 05 Tested up to: 5.9.0 6 Stable tag: 0.3.1 7 7 License: GPLv2 or later 8 8 … … 32 32 == Changelog == 33 33 34 = 0.3.1 = 35 *Release Date - 7 February 2022* 36 37 Wordpress 5.9 support verified and minor text changes 38 34 39 = 0.3.0 = 35 40 *Release Date - 20 April 2021*
Note: See TracChangeset
for help on using the changeset viewer.