Changeset 2757923
- Timestamp:
- 07/18/2022 12:42:05 PM (4 years ago)
- Location:
- e-customer-emails
- Files:
-
- 10 added
- 2 edited
-
tags/1.1.1 (added)
-
tags/1.1.1/ECustomerEmails.php (added)
-
tags/1.1.1/js (added)
-
tags/1.1.1/js/ece-insert-signature.js (added)
-
tags/1.1.1/js/ece-send-email.js (added)
-
tags/1.1.1/readme.txt (added)
-
tags/1.1.1/screenshot.png (added)
-
tags/1.1.1/templates (added)
-
tags/1.1.1/templates/ece-email-form.php (added)
-
tags/1.1.1/templates/ece-variables.php (added)
-
trunk/ECustomerEmails.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
e-customer-emails/trunk/ECustomerEmails.php
r2756866 r2757923 2 2 /** 3 3 * Plugin Name: E-Customer Emails 4 * Plugin URI: 4 * Plugin URI: https://wordpress.org/plugins/e-customer-emails/ 5 5 * Description: Send an email easily to a client via the orders menu of WooCommerce 6 * Version: 1.1. 06 * Version: 1.1.1 7 7 * Requires at least: 5.9 8 8 * Requires PHP: 7.4 9 9 * Author: Dennis Weijer 10 * Author URI: 10 * Author URI: https://profiles.wordpress.org/dweijer/ 11 11 * License: GPL v2 or later 12 12 * License URI: https://www.gnu.org/licenses/gpl-2.0.html -
e-customer-emails/trunk/readme.txt
r2756866 r2757923 2 2 Contributors: dweijer 3 3 Tags: WooCommerce, Email, Customer Email, WooCommerce Email 4 Donate link: https://www.paypal.com/donate/?hosted_button_id=K26K4AQCKXC44 4 5 Requires at least: 5.7 5 6 Tested up to: 6.0 6 Stable tag: 1.1. 07 Stable tag: 1.1.1 7 8 Requires PHP: 7.4 8 9 License: GPLv2 or later … … 37 38 == Changelog == 38 39 40 = 1.1.1 = 41 * Added donation link 42 39 43 = 1.1.0 = 40 44 * Added the functionality to add an email address to CC.
Note: See TracChangeset
for help on using the changeset viewer.