Changeset 367216
- Timestamp:
- 03/30/2011 07:50:10 PM (15 years ago)
- Location:
- chargify
- Files:
-
- 4 edited
- 1 copied
-
tags/1.0.3 (copied) (copied from chargify/trunk)
-
tags/1.0.3/chargify.php (modified) (1 diff)
-
tags/1.0.3/readme.txt (modified) (2 diffs)
-
trunk/chargify.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
chargify/tags/1.0.3/chargify.php
r367215 r367216 5 5 Description: Manage subscriptions to WordPress using the Chargify API 6 6 Author: Subscription Tools - Programming by 9seeds 7 Version: 1.0. 27 Version: 1.0.3 8 8 Author URI: http://9seeds.com/plugins 9 */9 */ 10 10 11 11 $base = dirname(__FILE__); -
chargify/tags/1.0.3/readme.txt
r343320 r367216 4 4 Tags: Chargify, subscription, registration, tools, membership 5 5 Requires at least: 2.9 6 Tested up to: WordPress 3.1 RC37 Stable Tag: 1.0. 26 Tested up to: WordPress 3.1 7 Stable Tag: 1.0.3 8 8 9 9 WP-Chargify allows users to integrate the Chargify service with WordPress. … … 44 44 45 45 == Changelog == 46 = 1.0.3 = 47 * Fix API style call 46 48 47 49 = 1.0.2 = -
chargify/trunk/chargify.php
r367215 r367216 5 5 Description: Manage subscriptions to WordPress using the Chargify API 6 6 Author: Subscription Tools - Programming by 9seeds 7 Version: 1.0. 27 Version: 1.0.3 8 8 Author URI: http://9seeds.com/plugins 9 */9 */ 10 10 11 11 $base = dirname(__FILE__); -
chargify/trunk/readme.txt
r343320 r367216 4 4 Tags: Chargify, subscription, registration, tools, membership 5 5 Requires at least: 2.9 6 Tested up to: WordPress 3.1 RC37 Stable Tag: 1.0. 26 Tested up to: WordPress 3.1 7 Stable Tag: 1.0.3 8 8 9 9 WP-Chargify allows users to integrate the Chargify service with WordPress. … … 44 44 45 45 == Changelog == 46 = 1.0.3 = 47 * Fix API style call 46 48 47 49 = 1.0.2 =
Note: See TracChangeset
for help on using the changeset viewer.