Changeset 893580
- Timestamp:
- 04/15/2014 12:16:16 PM (12 years ago)
- Location:
- yieldkit/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (1 diff)
-
yieldkit.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
yieldkit/trunk/readme.txt
r765825 r893580 2 2 Tags: yieldkit, affiliate, marketing, links, affiliate link, monetization, javascript, monetisation, easy, make money, advertising, affiliate widget, referral, plugin, text Links, earn money, revenue, free, tool 3 3 Requires at least: 2.5 4 Tested up to: 3. 35 Stable tag: 1. 36 Version: 1. 34 Tested up to: 3.8 5 Stable tag: 1.4 6 Version: 1.4 7 7 License: GNU General Public License 2.0 http://www.gnu.org/licenses/gpl.html 8 8 -
yieldkit/trunk/yieldkit.php
r765825 r893580 5 5 Description: YieldKit generates affiliate links out of already existing product links and product names, brands or merchants - fully automatically. 6 6 Author: YieldKit 7 Version: 1. 37 Version: 1.4 8 8 Author URI: http://yieldkit.com 9 9 */ 10 10 11 11 12 define ("YIELDKIT_VERSION", "1. 3");12 define ("YIELDKIT_VERSION", "1.4"); 13 13 define ("INVALID_API_KEY_ERROR", "INVALID_API_KEY"); 14 14 define ("UNKNOWN_CLIENT_ERROR" ,"UNKNOWN_CLIENT");
Note: See TracChangeset
for help on using the changeset viewer.