Plugin Directory

Changeset 382803


Ignore:
Timestamp:
05/09/2011 12:41:50 PM (15 years ago)
Author:
Skimlinks
Message:

updated to version 1.2.1 for skimwords and dateupdated added changelog etc

Location:
skimlinks
Files:
11 added
4 edited

Legend:

Unmodified
Added
Removed
  • skimlinks/tags/1.2/plugin.php

    r381288 r382803  
    44Plugin Name: Skimlinks
    55Plugin 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.
     6Description: 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.
    77Author: Skimlinks
    88Version: 1.2
  • skimlinks/tags/1.2/readme.txt

    r381288 r382803  
    1313
    1414* **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
    1517
    1618* **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
     
    95971. The Skimlinks settings page
    96982. 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  
    44Plugin Name: Skimlinks
    55Plugin 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.
     6Description: 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.
    77Author: Skimlinks
    8 Version: 1.2
     8Version: 1.2.1
    99Author URI: http://skimlinks.com/
    1010*/
  • skimlinks/trunk/readme.txt

    r381289 r382803  
    44Requires at least: 2.7.1
    55Tested up to: 3.1.2
    6 Stable tag: 1.2
     6Stable tag: 1.2.1
    77
    88== Description ==
     
    1313
    1414* **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
    1517
    1618* **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
     
    95971. The Skimlinks settings page
    96982. 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.