Plugin Directory

Changeset 2260008


Ignore:
Timestamp:
03/12/2020 03:58:30 PM (6 years ago)
Author:
wp-buddy
Message:

Updated to version 2.3.1

Location:
google-analytics-opt-out/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • google-analytics-opt-out/trunk/google-analytics-opt-out.php

    r2260000 r2260008  
    44Plugin URI: https://wp-buddy.com/products/plugins/google-analytics-opt-out
    55Description: Provides an Opt-Out functionality for Google Analytics
    6 Version: 2.3.0
     6Version: 2.3.1
    77Author: WP-Buddy
    88Author URI: https://wp-buddy.com
  • google-analytics-opt-out/trunk/inc/frontend.php

    r2260000 r2260008  
    144144        ),
    145145        'input.gaoop-checkbox'                                               => array(
    146         #   'display'       => 'none',
    147             'margin-bottom' => '10rem'
     146            'display' => 'none',
    148147        ),
    149148        '.gaoop a'                                                           => array(
  • google-analytics-opt-out/trunk/readme.txt

    r2260000 r2260008  
    33Donate link: https://wp-buddy.com/products/plugins/google-analytics-opt-out/
    44Tags: google analytics opt-out, monster insights, gdpr, dsgvo
    5 Version: 2.3.0
    6 Stable tag: 2.3.0
     5Version: 2.3.1
     6Stable tag: 2.3.1
    77Requires at least: 4.8.0
    88Tested up to: 5.4
     
    4242
    4343== Changelog ==
     44
     45= 2.3.1 =
     46* Fixed: removed checkbox in the end of the page
    4447
    4548= 2.3.0 =
Note: See TracChangeset for help on using the changeset viewer.