Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

General Contact Form

Opis

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.

Instalacija

  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

ČPP

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.

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“General Contact Form” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “General Contact Form” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

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.