Changeset 333640
- Timestamp:
- 01/17/2011 05:10:11 PM (15 years ago)
- Location:
- wp-googl/tags/1.0
- Files:
-
- 4 copied
-
. (copied) (copied from wp-googl/trunk)
-
readme.txt (copied) (copied from wp-googl/trunk/readme.txt) (2 diffs)
-
wpgoogl.php (copied) (copied from wp-googl/trunk/wpgoogl.php) (1 diff)
-
wpgoogl_settings.php (copied) (copied from wp-googl/trunk/wpgoogl_settings.php)
Legend:
- Unmodified
- Added
- Removed
-
wp-googl/tags/1.0/readme.txt
r333634 r333640 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 == 23 24 = 1.1 = 25 Fixed readme.txt file formatting. 22 === Changelog === 26 23 27 24 = 1.0 = 28 25 First version of plugin released. 29 -
wp-googl/tags/1.0/wpgoogl.php
r333634 r333640 6 6 Author: Hameedullah Khan 7 7 Author URI: http://hameedullah.com 8 Version: 1. 18 Version: 1.0 9 9 */ 10 10
Note: See TracChangeset
for help on using the changeset viewer.