Changeset 1559754
- Timestamp:
- 12/22/2016 12:41:29 PM (9 years ago)
- Location:
- mailchimp/tags
- Files:
-
- 2 edited
-
1.5.4/readme.txt (modified) (3 diffs)
-
1.5.5/mailchimp.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
mailchimp/tags/1.5.4/readme.txt
r1558558 r1559754 4 4 Requires at least: 2.8 5 5 Tested up to: 4.5 6 Stable tag: 1.5. 46 Stable tag: 1.5.5 7 7 8 8 == Description == … … 93 93 94 94 == Upgrade Notice == 95 = 1.5.5 = 96 If you have not upgraded since 1.4.x, you will need to reauthenticate with an API Key. 95 97 96 98 = 1.5 = … … 127 129 128 130 == Changelog == 131 132 = 1.5.5 = 133 * Resolve timeout issues. 129 134 130 135 = 1.5.4 = -
mailchimp/tags/1.5.5/mailchimp.php
r1558558 r1559754 4 4 Plugin URI: http://www.mailchimp.com/plugins/mailchimp-wordpress-plugin/ 5 5 Description: The MailChimp plugin allows you to quickly and easily add a signup form for your MailChimp list. 6 Version: 1.5. 26 Version: 1.5.5 7 7 Author: MailChimp 8 8 Author URI: https://mailchimp.com/ … … 26 26 27 27 // Version constant for easy CSS refreshes 28 define('MCSF_VER', '1.5. 2');28 define('MCSF_VER', '1.5.5'); 29 29 30 30 // What's our permission (capability) threshold
Note: See TracChangeset
for help on using the changeset viewer.