Changeset 382803
- Timestamp:
- 05/09/2011 12:41:50 PM (15 years ago)
- Location:
- skimlinks
- Files:
-
- 11 added
- 4 edited
-
tags/1.2.1 (added)
-
tags/1.2.1/admin.php (added)
-
tags/1.2.1/assets (added)
-
tags/1.2.1/assets/skimlinks-logo.png (added)
-
tags/1.2.1/assets/skimlinks.js (added)
-
tags/1.2.1/functions.php (added)
-
tags/1.2.1/hooks.php (added)
-
tags/1.2.1/plugin.php (added)
-
tags/1.2.1/readme.txt (added)
-
tags/1.2.1/screenshot-1.png (added)
-
tags/1.2.1/screenshot-2.png (added)
-
tags/1.2/plugin.php (modified) (1 diff)
-
tags/1.2/readme.txt (modified) (2 diffs)
-
trunk/plugin.php (modified) (1 diff)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
skimlinks/tags/1.2/plugin.php
r381288 r382803 4 4 Plugin Name: Skimlinks 5 5 Plugin URI: http://wordpress.org/extend/plugins/skimlinks/ 6 Description: Skimlinks helps you easily monetize content by converting product links in your post into their equivalent affiliate links on-the-fly. Install the plugin and add a new revenue stream to your blog, including monetising the links in your RSS feed, without affecting your users' experience.6 Description: Skimlinks helps you easily monetize content by converting product links in your post into their equivalent affiliate links on-the-fly. Install the plugin and add a new revenue stream to your blog, including monetising the links in your RSS feed, without affecting your users' experience. 7 7 Author: Skimlinks 8 8 Version: 1.2 -
skimlinks/tags/1.2/readme.txt
r381288 r382803 13 13 14 14 * **Easy to install**: Add the Skimlinks plugin and instantly monetize untapped links on your blog 15 16 * **SkimLinks and SkimWords integration**: Easily control the Skimlinks products you use from your publisher interface 15 17 16 18 * **Earn from your RSS feed**: Monetize more activity on your blog when users click on an external link in your RSS feed, Skimlinks automatically turns these into affiliate links … … 95 97 1. The Skimlinks settings page 96 98 2. Skimlinks publisher dashboard 99 100 == Changelog == 101 102 = 1.2 = 103 * updated for Skimwords Support 104 * updated to use Skimlinks lastest JavaScript 105 * fixed bug in custom subdoamin check 106 107 = 1.1.1 = 108 * improved error mesaging for incompatible theems 109 * improved registion information 110 111 = 1.1 = 112 * Updated to add options for referal badge 113 * Updated to add options for custom subdomain 114 115 = 1.0 = 116 * Inital version of Skimlinks Plugin 117 -
skimlinks/trunk/plugin.php
r381289 r382803 4 4 Plugin Name: Skimlinks 5 5 Plugin URI: http://wordpress.org/extend/plugins/skimlinks/ 6 Description: Skimlinks helps you easily monetize content by converting product links in your post into their equivalent affiliate links on-the-fly. Install the plugin and add a new revenue stream to your blog, including monetising the links in your RSS feed, without affecting your users' experience.6 Description: Skimlinks helps you easily monetize content by converting product links in your post into their equivalent affiliate links on-the-fly. Install the plugin and add a new revenue stream to your blog, including monetising the links in your RSS feed, without affecting your users' experience. 7 7 Author: Skimlinks 8 Version: 1.2 8 Version: 1.2.1 9 9 Author URI: http://skimlinks.com/ 10 10 */ -
skimlinks/trunk/readme.txt
r381289 r382803 4 4 Requires at least: 2.7.1 5 5 Tested up to: 3.1.2 6 Stable tag: 1.2 6 Stable tag: 1.2.1 7 7 8 8 == Description == … … 13 13 14 14 * **Easy to install**: Add the Skimlinks plugin and instantly monetize untapped links on your blog 15 16 * **SkimLinks and SkimWords integration**: Easily control the Skimlinks products you use from your publisher interface 15 17 16 18 * **Earn from your RSS feed**: Monetize more activity on your blog when users click on an external link in your RSS feed, Skimlinks automatically turns these into affiliate links … … 95 97 1. The Skimlinks settings page 96 98 2. Skimlinks publisher dashboard 99 100 == Changelog == 101 102 = 1.2.1 = 103 * updated description to include SkimWords 104 105 = 1.2 = 106 * updated for Skimwords Support 107 * updated to use Skimlinks latest JavaScript 108 * updated for bug custom sub-domain check 109 110 = 1.1.1 = 111 * improved error messaging for incompatible themes 112 * improved registration information 113 114 = 1.1 = 115 * Updated to add options for referral badge 116 * Updated to add options for custom sub-domain 117 118 = 1.0 = 119 * Initial version of Skimlinks Plugin 120
Note: See TracChangeset
for help on using the changeset viewer.