File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 11
11
* Plugin Name: Contact form 7 to api + Basic auth
12
12
* Plugin URI: https://github.com/kennym/cf7-to-api
13
13
* Description: Connect contact forms 7 to remote API using GET or POST.
14
- * Version: 1.4.3
14
+ * Version: 1.4.4
15
15
* Author: Kenny Meyer
16
16
* Author URI: https://www.kennymeyer.net
17
17
* License: GPL-2.0+
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Contact form 7 TO API + Basic Auth
7
7
form 7 rest api,
8
8
- Requires at least: 4.7.0
9
9
- Tested up to: 5.2.2
10
- - Stable tag: 1.4.3
10
+ - Stable tag: 1.4.4
11
11
- License: GPLv3 or later
12
12
- License URI: <http://www.gnu.org/licenses/gpl-3.0.html>
13
13
@@ -75,6 +75,10 @@ For example:
75
75
Changelog
76
76
---------
77
77
78
+ ### 1.4.4
79
+
80
+ - Extract custom placeholders from template
81
+
78
82
### 1.4.3
79
83
80
84
- Fixed bearer token Usage
You can’t perform that action at this time.
0 commit comments