Wordpress plugins
TukuToi Contact Form

TukuToi Contact Form

Version : 2.2.0
Tested up to : 5.8.1
Number of download : 0
Author : bedas
Average rating : 0 / 5 on 0 votes 0 votes, 0 avg.rating

Screenshots

TukuToi Contact Form
TukuToi Contact Form
TukuToi Contact Form
TukuToi Contact Form

TukuToi Contact Form Plugin lets you add a simple Contact Form to any Page, Post or Custom Post of your WordPress Website. Using the ShortCode [tkt_cntct_frm_contact_form] with attributes you can configure several aspects of the Contact Form, such as: – Form ID – Label for the Name Input – Label for the Email Input – Label for the Subject Input – Label for the Message Input – Label for the Send Button – Error message for required Fields – Error for invalid Emails – Success message Why would we need one more Contact Form Plugin? There are too many Contact Form Plugins already! Because most Contact Form Plugins are/became actual Form Builders, that let you create any kind and sort of Form. Which is great, of course, but it also means the actual purpose of the “Contact Form”, being a wrapper for the “Email Me” link, got sort of defied in most “Contact Form” Plugins. TukuToi Contact Form does exactly what its name suggests. It lets you add simplest of Contact Forms to your Website thru a ShortCode. That’s it. There’s no Form Builder, complex validation or Captcha Settings (there’s a honeypot against robots, inbuilt in the plugin). With a minimal set of ShortCode attributes you can control the visual aspects of the Form (Labels and Success/Error messages). Thru a set of Filters and Actions you can further control the Form and its behaviour, down to almost every action and string it does or uses. These Filters and Actions usually get “wrapped” into a Graphical User Interface (GUI) for anyone to easily change those settings, however that also adds bloat, and encourages to ask for more tiny features, which one added to another, end up making the Contact Form Plugins be actual Form Builders. Thus a clear decision was made to not provide a GUI for this plugin. Furthermore, keeping the plugin minimal, targeted and not using any advanced features, we can keep it compatible with WordPress versions from 4.x up to any version to come, without having to make a split between the worlds. This plugin therefore is compatible with ClassicPress, as well as with WordPress. Note: Only one Contact Form can be inserted each page or post. ShortCode Attributes id. ID of the Form. Defaults to 1 if not passed. Must be set when using Filters or actions referring to this ID, Accepts only text or numeric value. Can be string or numeric (although we recommend string, since it is used as the Form HTML ID as well). label_name. Label of Name Input. Defaults to “Your Name”. Accepts only text. label_email. Label of the Email Input. Defaults to “Your E-mail Address”. Accepts only text. label_subject. Label of the Subject Input. Defaults to “Subject”. Accepts only text. label_message. Label of the Message Input. Defaults to “Your Message”. Accepts only text. label_submit. Label for the Submit Button. Defaults to “Submit”. Accepts only text. error_empty. Error message for empty field(s). Defaults to “Please fill in all the required fields.”. Accepts only text. error_noemail. Error message for empty or invalid Email Input. Defaults to “Please enter a valid e-mail address.”. Accepts only text. success. Success message shown instead of the Form when the email was sent successfully. Defaults to “Thanks for your e-mail! We’ll get back to you as soon as we can.”. Accepts only text.

Download now