Changeset 1701051
- Timestamp:
- 07/23/2017 01:40:27 PM (9 years ago)
- Location:
- ecampaign/branches/maintenance
- Files:
-
- 2 edited
-
ecampaign.php (modified) (1 diff)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ecampaign/branches/maintenance/ecampaign.php
r1223910 r1701051 4 4 Plugin URI: http://wordpress.org/extend/plugins/ecampaign/ 5 5 Description: Allows a simple email based campaign action to be embedded into any wordpress page or post. 6 Version: 0.8 36 Version: 0.84 7 7 Author: John Ackers 8 8 Author URI: john.ackers HATT ymail.com -
ecampaign/branches/maintenance/readme.txt
r1700886 r1701051 5 5 Requires at least: 3.0.1 6 6 Tested up to: 3.3 7 Stable tag: 0.8 37 Stable tag: 0.84 8 8 9 9 Allows a simple petition or email based campaign action to be embedded … … 79 79 or testing, directly in the top of wp-includes/class-phpmailer.php. 80 80 81 = Upgrading from 0.83 = 82 Minor upgrade. 83 81 84 = Upgrading from 0.82 = 82 85 Minor upgrade. … … 141 144 142 145 == Changelog == 146 147 = 0.84 = 148 * MP.class.php loads email addresses from a table. 149 * Make PHP 7.1 compatible. Replace deprecated functions. 143 150 144 151 = 0.83 =
Note: See TracChangeset
for help on using the changeset viewer.