Changeset 1657870
- Timestamp:
- 05/15/2017 04:49:26 PM (9 years ago)
- Location:
- chargify
- Files:
-
- 3 edited
- 7 copied
-
tags/2.0.10 (copied) (copied from chargify/trunk)
-
tags/2.0.10/chargify.php (copied) (copied from chargify/trunk/chargify.php) (1 diff)
-
tags/2.0.10/images (copied) (copied from chargify/trunk/images)
-
tags/2.0.10/js (copied) (copied from chargify/trunk/js)
-
tags/2.0.10/lib/ChargifyConnector.php (copied) (copied from chargify/trunk/lib/ChargifyConnector.php)
-
tags/2.0.10/lib/ChargifyProduct.php (copied) (copied from chargify/trunk/lib/ChargifyProduct.php)
-
tags/2.0.10/readme.txt (copied) (copied from chargify/trunk/readme.txt) (2 diffs)
-
tags/2.0.9/readme.txt (modified) (2 diffs)
-
trunk/chargify.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
chargify/tags/2.0.10/chargify.php
r1652568 r1657870 5 5 Description: Manage subscriptions to WordPress using the Chargify API 6 6 Author: Subscription Tools - Programming by 9seeds 7 Version: 2.0. 97 Version: 2.0.10 8 8 Author URI: http://9seeds.com/plugins 9 9 */ -
chargify/tags/2.0.10/readme.txt
r1652566 r1657870 5 5 Requires at least: 2.9 6 6 Tested up to: 4.7.4 7 Stable Tag: 2.0. 97 Stable Tag: 2.0.10 8 8 9 9 WP-Chargify allows users to integrate the Chargify service with WordPress. … … 44 44 45 45 == Changelog == 46 = 2.0.10 = 47 * Fix versioning 48 46 49 = 2.0.9 = 47 50 * Fix for TLS 1.2 - Force 1.2 and display error if system doesn't support it -
chargify/tags/2.0.9/readme.txt
r1652567 r1657870 5 5 Requires at least: 2.9 6 6 Tested up to: 4.7.4 7 Stable Tag: 2.0. 97 Stable Tag: 2.0.10 8 8 9 9 WP-Chargify allows users to integrate the Chargify service with WordPress. … … 44 44 45 45 == Changelog == 46 = 2.0.10 = 47 * Fix versioning 48 46 49 = 2.0.9 = 47 50 * Fix for TLS 1.2 - Force 1.2 and display error if system doesn't support it -
chargify/trunk/chargify.php
r1652568 r1657870 5 5 Description: Manage subscriptions to WordPress using the Chargify API 6 6 Author: Subscription Tools - Programming by 9seeds 7 Version: 2.0. 97 Version: 2.0.10 8 8 Author URI: http://9seeds.com/plugins 9 9 */ -
chargify/trunk/readme.txt
r1652566 r1657870 5 5 Requires at least: 2.9 6 6 Tested up to: 4.7.4 7 Stable Tag: 2.0. 97 Stable Tag: 2.0.10 8 8 9 9 WP-Chargify allows users to integrate the Chargify service with WordPress. … … 44 44 45 45 == Changelog == 46 = 2.0.10 = 47 * Fix versioning 48 46 49 = 2.0.9 = 47 50 * Fix for TLS 1.2 - Force 1.2 and display error if system doesn't support it
Note: See TracChangeset
for help on using the changeset viewer.