Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga asistencia ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

General Contact Form

Descripción

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.

Instalación

  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

Preguntas frecuentes

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.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

“General Contact Form” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “General Contact Form” a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .

Registro de cambios

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.