Plugin Directory

Changeset 1701051


Ignore:
Timestamp:
07/23/2017 01:40:27 PM (9 years ago)
Author:
john ackers
Message:

set revision to 0.84

Location:
ecampaign/branches/maintenance
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • ecampaign/branches/maintenance/ecampaign.php

    r1223910 r1701051  
    44 Plugin URI: http://wordpress.org/extend/plugins/ecampaign/
    55 Description: Allows a simple email based campaign action to be embedded into any wordpress page or post.
    6  Version: 0.83
     6 Version: 0.84
    77 Author: John Ackers
    88 Author URI: john.ackers HATT ymail.com
  • ecampaign/branches/maintenance/readme.txt

    r1700886 r1701051  
    55Requires at least: 3.0.1
    66Tested up to: 3.3
    7 Stable tag: 0.83
     7Stable tag: 0.84
    88
    99Allows a simple petition or email based campaign action to be embedded
     
    7979or testing, directly in the top of wp-includes/class-phpmailer.php.
    8080
     81= Upgrading from 0.83 =
     82Minor upgrade.
     83
    8184= Upgrading from 0.82 =
    8285Minor upgrade.
     
    141144
    142145== Changelog ==
     146
     147= 0.84 =
     148* MP.class.php loads email addresses from a table.
     149* Make PHP 7.1 compatible. Replace deprecated functions.
    143150
    144151= 0.83 =
Note: See TracChangeset for help on using the changeset viewer.