Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

General Contact Form

Beschrijving

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.

Installatie

  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.

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“General Contact Form” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “General Contact Form” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

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.