Changeset 1330474
- Timestamp:
- 01/18/2016 12:42:17 PM (10 years ago)
- Location:
- albacross
- Files:
-
- 6 edited
-
assets/banner-1544x500.png (modified) (previous)
-
assets/banner-772x250.png (modified) (previous)
-
trunk/admin.php (modified) (1 diff)
-
trunk/insert-code.php (modified) (2 diffs)
-
trunk/plugin.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
albacross/trunk/admin.php
r1256380 r1330474 2 2 /** 3 3 * @package Albacross 4 * @version 1. 14 * @version 1.2 5 5 */ 6 6 -
albacross/trunk/insert-code.php
r1256380 r1330474 2 2 /** 3 3 * @package Albacross 4 * @version 1. 14 * @version 1.2 5 5 */ 6 6 … … 16 16 _nQc = '<?php echo $client_id;?>'; 17 17 _nQs = 'WordPress-Plugin'; 18 _nQsv = '1.1'; 18 _nQsv = '1.2'; 19 _nQt = new Date().getTime(); 19 20 (function() { 20 21 var no = document.createElement('script'); no.type = 'text/javascript'; no.async = true; -
albacross/trunk/plugin.php
r1256380 r1330474 2 2 /** 3 3 * @package Albacross 4 * @version 1. 14 * @version 1.2 5 5 */ 6 6 /* … … 9 9 Description: This is a plugin for enabling Albacross visitor analysis on your website. 10 10 Author: Albacross Nordic AB 11 Version: 1. 111 Version: 1.2 12 12 Author URI: https://albacross.com/ 13 13 */ -
albacross/trunk/readme.txt
r1256380 r1330474 3 3 Tags: analytics,tracking 4 4 Requires at least: 3.0.1 5 Tested up to: 4. 2.46 Stable tag: 1. 15 Tested up to: 4.4.1 6 Stable tag: 1.2 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 33 33 == Changelog == 34 34 35 = 1.2 = 36 * Updated tracking code to reflect the latest changes 37 35 38 = 1.1 = 36 39 * Added source for WordPress plugin
Note: See TracChangeset
for help on using the changeset viewer.