Changeset 1756830
- Timestamp:
- 11/01/2017 04:38:42 PM (8 years ago)
- Location:
- insert-google-analytics-id/trunk
- Files:
-
- 2 edited
-
insert-google-analytics-id.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
insert-google-analytics-id/trunk/insert-google-analytics-id.php
r1756828 r1756830 2 2 /** 3 3 * Plugin Name:Insert Google Analytics Id 4 * Plugin URI: http://www.aarvis. in4 * Plugin URI: http://www.aarvis.com 5 5 * Description: This is a simple plugin to insert your Google Analytics Tracking Id. This plugin hooks the analytic code directly to the header section. 6 * Version: 1.0. 76 * Version: 1.0.8 7 7 * Author: Subhash Bhaskaran 8 * Author URI: http://www.aarvis. in8 * Author URI: http://www.aarvis.com 9 9 */ 10 10 if ( ! function_exists('arvs_insert_google_analytics')) -
insert-google-analytics-id/trunk/readme.txt
r1756828 r1756830 1 1 === Insert Google Analytics Id === 2 2 Contributors: subhash76 3 Donate link: http://www.aarvis. in/donate/3 Donate link: http://www.aarvis.com/donate/ 4 4 Tags: Google Analytics, Google tracking, Insert google analytics 5 5 Requires at least: 4.6 6 6 Tested up to: 4.8.3 7 Stable tag: 1.0. 77 Stable tag: 1.0.8 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 24 24 = Follow Us = 25 25 26 * **Our Official Website** - http://www.aarvis. in/26 * **Our Official Website** - http://www.aarvis.com/ 27 27 * **Our Facebook Account** - https://www.facebook.com/aarvis.in.92 28 28 * **Our Twitter Account** - https://twitter.com/Aarvis_In
Note: See TracChangeset
for help on using the changeset viewer.