Changeset 138209
- Timestamp:
- 07/23/2009 07:26:01 AM (17 years ago)
- Location:
- wp-analytics/trunk
- Files:
-
- 2 edited
-
analytics.php (modified) (1 diff)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-analytics/trunk/analytics.php
r118972 r138209 5 5 Description: This plugin helps to get Google Analytics reports overview to your dashboard using Google Analytics Data API. 6 6 Author: Imthiaz Rafiq 7 Version: 1.0. 57 Version: 1.0.6 8 8 Author URI: http://imthi.com/ 9 9 */ -
wp-analytics/trunk/readme.txt
r118972 r138209 4 4 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5331475 5 5 Requires at least: 2.7.1 6 Tested up to: 2. 7.17 Stable tag: 1.0. 56 Tested up to: 2.8.2 7 Stable tag: 1.0.6 8 8 9 9 == Description == … … 13 13 1. To support caching since there is a limit on API access per day. 14 14 2. To do a simple dashboard and theme widget 15 3. Add more Charts (Planning on every week one new chart)15 3. Add more Charts 16 16 17 17 == Installation == … … 35 35 36 36 == Changelog == 37 38 = Version: 1.0.6 Dated: 23-July-2009 = 39 * Updated version and checked compatibility with wordpress 2.8.2 37 40 38 41 = Version: 1.0.5 Dated: 20-May-2009 =
Note: See TracChangeset
for help on using the changeset viewer.