=== All Post Contact Form === Contributors: rainbowlinkinc Donate link: https://www.Rainbow-Link.com/rainbowlink_inc_s_catalogue.htm?&item_no=RLF16&medialink_id=wp Tags: contact form, form mail, mail form, form, contact, mail, html form, POST method, e-mail, email Requires at least: 4.7.3 Tested up to: 4.7.4 Stable tag: 4.7.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html You can add a confirmation window and a submission window to your own html form(s) which you created, and send the data which inputted into your html form to your E-mail address. == Description == Your site-visitors input data into your html form which you set. Then, firstly, this plugin creates a confirmation window to receive the data and displays the received data to your visitors as a table. Secondly, when your site-visitors push the submit-button on the confirmation window, this plugin creates a submission successfully window and displays it to your site-visitors. Finally, this plugin sends the data to your E-mail Address as an E-mail. - See the DEMO https://www.secure-formmail.net/all-post-contact-form/ (A) contact form(s) which send(s) all data submitted by POST method as (an) E-mail(s). Make your html form freely, as many forms as you like, by using input, textarea, checkbox, and so on. Each of the elements has "name=" & "value=". "name=" is an element you set. For example: "value=" is an element your site-visitors will input into. For each of the form-elements you set, if your site-visitors input any data, this plugin makes "name=" & "value=" into a line like this: realname: Exellentis Wordpresley phone-number: 123-4567-8910 And this plugin creates "Confirmation Window" and "Submission Window", and displays form elements via POST method as a table on each of the windows. Finally, this plugin sends the data to your E-mail Address as an E-mail. 【How to Use】 (0) Create a html form on "Pages", "Posts", using "Contact Form" on your WordPress Admin Panel, set this plugin. See /assets/screenshot-1.png. By your browser's lang-settings, you can change "Settings" > "Contact Form"'s language English<=>Japanese. (3) Copy the ShortCode at (2), and paste it on a new page at "Pages"/"Posts". The ShortCode is [rlallpostcontactform]. See /assets/screenshot-2.png. (4) Using (3)'s permalink, complete your html form of (0). Concretely, on the top of the html form of (0), write