Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

General Contact Form

Descrizione

Genaral Contact From plugin allows a wordpress admin to easily create and add contact forms to WordPress. The General Contact Form will let the user send emails to a site’s admin. An administration panel is present, where the admin can create form with fields like text, textarea,dropdown, captcha. Webmaster can also view the number of user contacted from ‘Records’ under Contact Form listed in dashboard left panel.

Installazione

  1. Upload general-contact-form folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Two ways to implement plugin
    Option1. Drag and drop the widget!
    Go to widget menu and drag and drop the “Contact Form” widget to your sidebar location.
    Option2. Paste the below short code to your desired template location.
    [Contact]
    Plugin short code for pages/post

FAQ

How to add radio or dropdown button?

Answer: Go to Add Fields, In the Field type: Select radio/dropdown from the dropdown. In Field values: separate the value by commas. For Example: Field values: red, yellow, blue.

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“General Contact Form” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Changelog (registro delle modifiche)

1.7

*Converted jpg into png tag 1.6

1.5

*Changes in screenshot tag 1.5

1.4

*Change only in readme.txt and screenshot

1.3

*Removed prepare warning form line 271 in index.php

1.2

*Pagination and search option on records page.
* Send mail to admin yes or no option.

1.1

  • Updated lable, to make modifiable field name.
  • Customizable width of the textbox and text area.
  • Validation of the form.

1.0

  • Add new field option for customizable form.
  • Added captcha with yes or no options.
  • Added records on admin panel.

0.5

  • Fixed Form structure of Name, Email, Subject and Message field with yes or no option.