Version Description
- Added : {}
Download this release
Release Info
Developer | inc2734 |
Plugin | MW WP Form |
Version | 1.3.0 |
Comparing to | |
See all releases |
Code changes from version 1.2.8 to 1.3.0
- mw-wp-form.php +1 -1
- readme.txt +2 -2
mw-wp-form.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
* Plugin Name: MW WP Form
|
4 |
* Plugin URI: http://2inc.org/manual-mw-wp-form/
|
5 |
* Description: MW WP Form can create mail form with a confirmation screen.
|
6 |
-
* Version: 1.
|
7 |
* Author: Takashi Kitajima
|
8 |
* Author URI: http://2inc.org
|
9 |
* Created : September 25, 2012
|
3 |
* Plugin Name: MW WP Form
|
4 |
* Plugin URI: http://2inc.org/manual-mw-wp-form/
|
5 |
* Description: MW WP Form can create mail form with a confirmation screen.
|
6 |
+
* Version: 1.3.0
|
7 |
* Author: Takashi Kitajima
|
8 |
* Author URI: http://2inc.org
|
9 |
* Created : September 25, 2012
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Donate link: http://www.amazon.co.jp/registry/wishlist/39ANKRNSTNW40
|
|
4 |
Tags: plugin, form, confirm, preview, shortcode
|
5 |
Requires at least: 3.4
|
6 |
Tested up to: 3.8.0
|
7 |
-
Stable tag: 1.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -47,7 +47,7 @@ Do you have questions or issues with MW WP Form? Use these support channels appr
|
|
47 |
|
48 |
== Changelog ==
|
49 |
|
50 |
-
= 1.
|
51 |
* Added : 自動返信メール設定、管理者宛メール設定で本文の以外の項目にも{キー}を使用可能に
|
52 |
|
53 |
= 1.2.7 =
|
4 |
Tags: plugin, form, confirm, preview, shortcode
|
5 |
Requires at least: 3.4
|
6 |
Tested up to: 3.8.0
|
7 |
+
Stable tag: 1.3.0
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
47 |
|
48 |
== Changelog ==
|
49 |
|
50 |
+
= 1.3.0 =
|
51 |
* Added : 自動返信メール設定、管理者宛メール設定で本文の以外の項目にも{キー}を使用可能に
|
52 |
|
53 |
= 1.2.7 =
|