Changeset 2244882
- Timestamp:
- 02/15/2020 04:04:33 PM (6 years ago)
- Location:
- ga-in/trunk
- Files:
-
- 2 edited
-
gainwp.php (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ga-in/trunk/gainwp.php
r2096808 r2244882 5 5 * Description: Automatically adds Google Analytics tracking to your site and displays Google Analytics reports and real-time statistics in your dashboard. 6 6 * Author: IntelligenceWP 7 * Version: 5.4. 37 * Version: 5.4.4-dev 8 8 * Author URI: https://intelligencewp.com 9 9 * Text Domain: ga-in … … 19 19 // Plugin Version 20 20 if ( ! defined( 'GAINWP_CURRENT_VERSION' ) ) { 21 define( 'GAINWP_CURRENT_VERSION', '5.4. 3' );21 define( 'GAINWP_CURRENT_VERSION', '5.4.4' ); 22 22 } 23 23 -
ga-in/trunk/readme.txt
r2096812 r2244882 3 3 Tags: analytics,google analytics,google analytics code,google analytics dashboard,google analytics plugin,google analytics tracking code,google analytics widget,gtag 4 4 Requires at least: 3.5 5 Tested up to: 5. 26 Stable tag: 5.4. 35 Tested up to: 5.3 6 Stable tag: 5.4.4 7 7 Requires PHP: 5.2.4 8 8 License: GPLv2 or later
Note: See TracChangeset
for help on using the changeset viewer.