Changeset 2260008
- Timestamp:
- 03/12/2020 03:58:30 PM (6 years ago)
- Location:
- google-analytics-opt-out/trunk
- Files:
-
- 3 edited
-
google-analytics-opt-out.php (modified) (1 diff)
-
inc/frontend.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
google-analytics-opt-out/trunk/google-analytics-opt-out.php
r2260000 r2260008 4 4 Plugin URI: https://wp-buddy.com/products/plugins/google-analytics-opt-out 5 5 Description: Provides an Opt-Out functionality for Google Analytics 6 Version: 2.3. 06 Version: 2.3.1 7 7 Author: WP-Buddy 8 8 Author URI: https://wp-buddy.com -
google-analytics-opt-out/trunk/inc/frontend.php
r2260000 r2260008 144 144 ), 145 145 'input.gaoop-checkbox' => array( 146 # 'display' => 'none', 147 'margin-bottom' => '10rem' 146 'display' => 'none', 148 147 ), 149 148 '.gaoop a' => array( -
google-analytics-opt-out/trunk/readme.txt
r2260000 r2260008 3 3 Donate link: https://wp-buddy.com/products/plugins/google-analytics-opt-out/ 4 4 Tags: google analytics opt-out, monster insights, gdpr, dsgvo 5 Version: 2.3. 06 Stable tag: 2.3. 05 Version: 2.3.1 6 Stable tag: 2.3.1 7 7 Requires at least: 4.8.0 8 8 Tested up to: 5.4 … … 42 42 43 43 == Changelog == 44 45 = 2.3.1 = 46 * Fixed: removed checkbox in the end of the page 44 47 45 48 = 2.3.0 =
Note: See TracChangeset
for help on using the changeset viewer.