Changeset 333634
- Timestamp:
- 01/17/2011 04:58:27 PM (15 years ago)
- Location:
- wp-googl/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (2 diffs)
-
wpgoogl.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-googl/trunk/readme.txt
r333627 r333634 8 8 Shorten your wordpress URLs using Goo.gl URL shortener, also support Google Authentication for tracking analytics. 9 9 10 == = Description ===10 == Description == 11 11 WP Goo.gl URL shortener plugin for wordpress allows you to shorten your wordpress URLs using Goo.gl. 12 12 … … 15 15 This plugin supports authentication to shorten your urls using your Google Account, so you can track the nice analytics of your URLs. 16 16 17 == = Installation ===17 == Installation == 18 18 1. Upload the plugin to your plugins directory. 19 19 2. Goto the plugin menu and activate it. 20 20 3. (Optional) If you need to track analytics, goto WP Goo.gl settings page and Enable Google Authentication 21 21 22 === Changelog === 22 == Changelog == 23 24 = 1.1 = 25 Fixed readme.txt file formatting. 23 26 24 27 = 1.0 = 25 28 First version of plugin released. 29 -
wp-googl/trunk/wpgoogl.php
r333627 r333634 6 6 Author: Hameedullah Khan 7 7 Author URI: http://hameedullah.com 8 Version: 1. 08 Version: 1.1 9 9 */ 10 10
Note: See TracChangeset
for help on using the changeset viewer.