-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
102 lines (80 loc) · 3.11 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
=== Multiple Email Recipients for WooCommerce ===
Contributors: wpcodefactory, algoritmika, anbinder, karzin, omardabbas
Tags: woocommerce, emails, email, recipient, woo commerce
Requires at least: 4.4
Tested up to: 6.7
Stable tag: 1.4.0
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Set custom recipients for WooCommerce emails.
== Description ==
**Email Recipients for WooCommerce** is a lightweight plugin that lets you set custom recipients for any WooCommerce email.
### 🗘 Feedback ###
* We are open to your suggestions and feedback. Thank you for using or trying out one of our plugins!
* [Visit plugin site](https://wpfactory.com/item/email-recipients-for-woocommerce/).
### ℹ More ###
* The plugin is **"High-Performance Order Storage (HPOS)"** compatible.
== Installation ==
1. Upload the entire plugin folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the "Plugins" menu in WordPress.
3. Start by visiting plugin settings at "WooCommerce > Settings > Email Recipients".
== Changelog ==
= 1.4.0 - 25/12/2024 =
* Dev - Plugin settings moved to the "WPFactory" menu.
* Dev - "Recommendations" added.
* Dev - "Key Manager" added.
* Dev - Code refactoring.
* Dev - Coding standards improved.
* WC tested up to: 9.5.
* Tested up to: 6.7.
* Plugin name updated.
= 1.3.1 - 30/07/2024 =
* WC tested up to: 9.1.
* Tested up to: 6.6.
* WooCommerce added to the "Requires Plugins" (plugin header).
= 1.3.0 - 08/11/2023 =
* Dev - Forwarding - Moved to the free version ("Email(s)" options).
* Dev – "High-Performance Order Storage (HPOS)" compatibility.
* Dev - PHP 8.2 compatibility - "Creation of dynamic property is deprecated" notice fixed.
* Dev - Code refactoring.
* Dev - Pro - Forwarding - "Order downloadable products" options added.
* WC tested up to: 8.2.
= 1.2.3 - 25/09/2023 =
* WC tested up to: 8.1.
* Tested up to: 6.3.
* Plugin icon, banner updated.
= 1.2.2 - 19/06/2023 =
* WC tested up to: 7.8.
* Tested up to: 6.2.
= 1.2.1 - 28/10/2022 =
* Fix - Placeholders were not properly saved in admin settings. This is fixed now.
* WC tested up to: 7.0.
* Tested up to: 6.0.
* Readme.txt updated.
* Deploy script added.
= 1.2.0 - 07/09/2021 =
* Dev - Admin settings rearranged. "Email Forwarding" moved to a separate "Forwarding" section. "General" section renamed to "Recipients".
* Dev - Admin settings descriptions updated.
* Dev - Plugin is initialized on the `plugins_loaded` action now.
* Dev - "Enable plugin" option removed.
* Dev - Code refactoring.
* Free plugin version released.
* Tested up to: 5.8.
* WC tested up to: 5.6.
= 1.1.1 - 01/04/2021 =
* Dev - Localisation - `load_plugin_textdomain()` function moved to the `init` hook.
* Dev - Code refactoring.
* Dev - Admin settings descriptions updated.
* Tested up to: 5.7.
* WC tested up to: 5.1.
= 1.1.0 - 13/11/2019 =
* Dev - "Email Forwarding Options" added.
* Dev - Recipients - "Enable section" option added.
* Dev - Code refactoring.
* Tested up to: 5.3.
* WC tested up to: 3.8.
= 1.0.0 - 15/07/2019 =
* Initial Release.
== Upgrade Notice ==
= 1.0.0 =
This is the first release of the plugin.