Changeset 751120
- Timestamp:
- 08/04/2013 02:26:14 PM (13 years ago)
- Location:
- email/trunk
- Files:
-
- 2 edited
-
email.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
email/trunk/email.php
r751118 r751120 4 4 * Description: Email users with custom templates when certain actions happen, such as new posts, updated custom post types, deleted users. 5 5 * Author: developdaly 6 * Version: 1.0. 26 * Version: 1.0.3 7 7 * Author URI: http://developdaly.com/ 8 8 * Text Domain: email -
email/trunk/readme.txt
r751118 r751120 4 4 Requires at least: 3.5.2 5 5 Tested up to: 3.6 6 Stable tag: 1.0. 16 Stable tag: 1.0.3 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 34 34 == Changelog == 35 35 36 = 1.0.3 = 37 * Version bump 38 36 39 = 1.0.2 = 37 40 * Improved Readme
Note: See TracChangeset
for help on using the changeset viewer.