Title: Visual Form Builder
Author: Matthew Muro
Published: <strong>23 de Junio de  2011</strong>
Last modified: 27 de Mayo de  2022

---

Buscar plugins

![](https://ps.w.org/visual-form-builder/assets/banner-772x250.png?rev=1205840)

Este plugin **no ha sido probado con ninguna las 3 últimas versiones principales
de WordPress**. Puede que ya no se mantenga o no tenga soporte, y puede que tenga
problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

![](https://ps.w.org/visual-form-builder/assets/icon-256x256.png?rev=1205840)

# Visual Form Builder

 Por [Matthew Muro](https://profiles.wordpress.org/mmuro/)

[Descargar](https://downloads.wordpress.org/plugin/visual-form-builder.3.1.zip)

 * [Detalles](https://cl.wordpress.org/plugins/visual-form-builder/#description)
 * [Reseñas](https://cl.wordpress.org/plugins/visual-form-builder/#reviews)
 *  [Instalación](https://cl.wordpress.org/plugins/visual-form-builder/#installation)
 * [Desarrollo](https://cl.wordpress.org/plugins/visual-form-builder/#developers)

 [Soporte](https://wordpress.org/support/plugin/visual-form-builder/)

## Descripción

_Visual Form Builder_ is a plugin that allows you to build and manage all kinds 
of forms for your website in a single place. Building a fully functional contact
form takes only a few minutes and you don’t have to write one bit of PHP, CSS, or
HTML!

#### Upgrade to VFB Pro

If you are a fan of Visual Form Builder and want extra features and functionality,
[VFB Pro](http://vfbpro.com) is available.

#### Características

 * Add fields with one click
 * Drag-and-drop reordering
 * Simple, yet effective, logic-based anti-SPAM system
 * Automatically stores form entries in your WordPress database
 * Manage form entries in the WordPress dashboard
 * Export entries to a CSV file
 * Send form submissions to multiple emails
 * jQuery Form Validation
 * Customized Confirmation Messages
 * Redirect to a WordPress Page or a URL
 * Confirmation Email Receipt to User
 * Standard Fields
 * Required Fields
 * Shortcode works on any Post or Page
 * Embed Multiple Forms on a Post/Page
 * One-click form duplication. Copy a form you’ve already built to save time
 * Usa tu propio CSS (si quieres)
 * Multiple field layout options. Arrange your fields in two, three, or a mixture
   of columns.

#### Field Types

 * Fieldset
 * Section (group fields within a fieldset)
 * Text input (single line)
 * Textarea (multiple lines)
 * Casilla de verificación
 * Radio (multiple choice)
 * Select dropdown
 * Address (street, city, state, zip, country)
 * Date (uses jQuery UI Date Picker)
 * Correo electrónico
 * URL
 * Moneda
 * Number
 * Time (12 or 24 hour format)
 * Phone (US and International formats)
 * HTML
 * File Upload
 * Instructions (plain or HTML-formatted text)

#### Entries

 * Manage submitted entries in WordPress dashboard
 * Bulk Export to CSV
 * Borrar en lote
 * Advanced Filtering
 * Search across all entries
 * Collect submitted data as well as date submitted and IP Address
 * Disable saving of all entries (GDPR)

#### Customized Confirmation Messages

 * Control what is displayed after a user submits a form
 * Display HTML-formatted text
 * Redirect to a WordPress Page
 * Redirect to a custom URL

#### Correos de Notificación

 * Send a customized email to the user after a user submits a form
 * Additional HTML-formatted text to be included in the body of the email
 * Automatically include a copy of the user’s entry

#### SPAM Protection

 * Automatically included on every form
 * Utiliza un sistema de verificación de [CAPTCHA de texto](http://textcaptcha.com/)
   simple y accesible, pero efectivo

## Capturas de pantalla

 * [[
 * Página de Visual Form Builder
 * [[
 * Configuring field item options
 * [[
 * Entries management screen
 * [[
 * Rendered form on a page

## Instalación

 1. Go to Plugins > Add New
 2. Click the Upload link
 3. Click Browse and locate the `visual-form-builder.x.x.zip` file
 4. Hacer clic en instalar ahora
 5. After WordPress installs, click on the Activate Plugin link

## FAQ

### How do I create a form?

 1. Click on the Visual Form Builder > Add New link and enter a few form details
 2. Click the form fields from the box on the left to add it to your form.
 3. Edit the information for each form field by clicking on the down arrow.
 4. Drag and drop the elements to sort them.
 5. Click Save Form to save your changes.

### Can I use my own verification system such as a CAPTCHA?

reCAPTCHA is available with [Visual Form Builder Pro](http://vfbpro.com).

Visual Form Builder utiliza un [texto de CAPTCHA](http://textcaptcha.com/). Si decides
actualizar a Visual Form Builder Pro, obtendrás compatibilidad con [Akismet](https://akismet.com/).

### Emails are not being sent

_Note_: Form submissions will always be saved in the database whether or not the
email was sent.

**Revisa la carpeta de SPAM**

A quick look in the SPAM folder will tell you if the emails are being routed into
the folder. If so, simply train your email client to not treat those emails as SPAM

**Configura tu sitio para usar SMTP**

Some people have reported that after the form is submitted, no email is received.
If this is the case for you, it typically means that your server or web host has
not properly configured their SMTP settings.

Try using a plugin such as [WP Mail SMTP](https://wordpress.org/extend/plugins/wp-mail-smtp/)
to correct the issue.

**Establecer el correo electrónico de respuesta a un mismo correo electrónico de
dominio**

Setting up SMTP will get you part of the way there. For most, it solves the problem.
For others, it requires additional configuration

If you find that emails are not being sent, you should first confirm that you have
completed all of the details in the `Form Settings > Email section`. Next, be sure
to set the Reply-To option to an email that exists on the same domain as your WordPress
site.

**Establecer el correo electrónico del remitente a un correo electrónico que existe
en el dominio**

In addition to the Reply-To header, some hosts require that the Sender header is
also set to an email that exists on the domain. By default, the Sender email is 
automatically set to either your admin email if the domain matches. If it does not
match, then a local email address is created (wordpress@yoursitename.com).

To change this behavior to use an email that exists on the domain, you will need
to set the Sender Mail Header option on the `Visual Form Builder > Settings` page.

**Posible conflicto de mod_security**

Some servers are overzealous in their restrictions on the $_POST object and will
block anything with certain keywords. Check your server logs and look for any 403
Forbidden or 500 Internal Server errors. If you notice these errors when submitting
a form, contact your host and find out if there are any restrictions.

**Activar el correo local para tu dominio**

Be sure to enable local mail delivery for your domain. Disabling local mail delivery
is common if you are using an external mail server, but can cause bounce-backs saying
the email user does not exist.

Also, if possible, check your server’s email logs or have your host check them for
you and see if it’s refusing to send an email. It’s possible your email server is
attempting to send the emails but can’t for missing mail resources, security, SPAM
filtering, or other technical problems.

### Resolving Theme or Plugin Conflicts

Visual Form Builder se ha construido utilizando los estándares de codificación de
WordPress preferido. En muchos casos, algunos autores de temas o desarrolladores
de plugins no siguen estos estándares y esto causa conflictos con aquellos que sí
lo hacen. Los dos problemas más comunes tienen que ver con jQuery o CSS.

**conflictos de jQuery**

Visual Form Builder requiere al menos jQuery versión 1.7. Por favor, asegúrate de
que tu tema esta actualizado para usar la última versión de jQuery.

**Conflictos de CSS**

If your forms do not look as expected, chances are there’s some CSS in your theme
conflicting with the built-in CSS of Visual Form Builder.

**Conflictos de tema**

If you have confirmed that you are using the latest version of jQuery and can rule
out CSS conflicts, there’s probably something in your theme still causing problems.

 1. Activar el tema por defecto “Twenty”
 2. Test your site to see if the issue still occurs

Still having problems even with the default theme running? If not, it’s a conflict
with your theme. Otherwise, it’s probably a plugin conflict.

**conflictos de plugin**

Before following this process, make sure you have updated all plugins to their latest
version (yes, even Visual Form Builder).

 1. Deactivate ALL plugins
 2. Activar Visual Form Builder
 3. Test your site to see if the issue still occurs

If everything works with only Visual Form Builder activated, you have a plugin conflict.
Re-activate the plugins one by one until you find the problematic plugin(s).

If, after following the above procedures, you are still having problems please report
this issue on the [Support Forum](https://wordpress.org/support/plugin/visual-form-builder).

### Customizing the form design

By upgrading to VFB Pro, you be able to purchase the [Form Designer](http://vfbpro.com/add-ons/form-designer)
add-on which will let you easily customize the design.

### Customizing the Date Picker

The jQuery UI Date Picker is a complex and highly configurable plugin. By default,
Visual Form Builder’s date field will use the default options and configuration.

### How do I translate the error messages to my language?

The validation messages (ex: ‘This field is required’ or ‘Please enter a valid email
address’) are generated by the jQuery Form Validation plugin.

By default, these messages are in English. To translate them, you can either use
the free add-on Custom Validation Messages or follow the manual JavaScript method.

The recommended method to translate the messages is by installing the free [Custom Validation Messages](https://wordpress.org/extend/plugins/vfb-custom-validation-messages/)
add-on. This will let you easily change the messages for all forms from within the
WordPress admin.

If you would rather use the manual method, you will need to follow the instructions
below.

Sigue estas instrucciones:

En el directorio de tu tema, crea un archivo JavaScript. En este ejemplo, yo estoy
usando `myjs.js`. Agrega el siguiente código y personaliza el idioma según tus necesidades:

    ```
    jQuery(document).ready(function($) {
      $.extend($.validator.messages, {
        required: "Eingabe nötig",
        email: "Bitte eine gültige E-Mail-Adresse eingeben"
      });
    });
    ```

Ahora, en tu archivo “functions.php”, coloca la siguiente porción de código:

    ```
    add_action( 'wp_enqueue_scripts', 'my_scripts_method' );
    function my_scripts_method() {
       wp_register_script( 'my-vfb-validation',
         get_template_directory_uri() . '/js/my-js.js',
         array( 'jquery', 'jquery-form-validation' ),
         '1.0',
         false );

       wp_enqueue_script( 'my-vfb-validation' );
    }
    ```

## Reseñas

![](https://secure.gravatar.com/avatar/aa2f9035c587868297ade4d985249a0a2846cf8758f37b773bb2f9f2f301ba88?
s=60&d=retro&r=g)

### 󠀁[It’s dead and buggy](https://wordpress.org/support/topic/its-dead-and-buggy/)󠁿

 [emelieohara](https://profiles.wordpress.org/emelieohara/) 20 de Marzo de 2025 
1 respuesta

No support, no fixes, crashes repeatedly and multiple bugs throughout. It’s dead.
Don’t touch it.

![](https://secure.gravatar.com/avatar/9aae83f6d28e2dd2e5b4e709cfbf2326d09e0864e06a43f37d348ea0d2988831?
s=60&d=retro&r=g)

### 󠀁[Scammer Matthew Muro / Dead Plugin](https://wordpress.org/support/topic/scamster-matthew-muro-dead-plugin/)󠁿

 [advanirajesh](https://profiles.wordpress.org/advanirajesh/) 1 de Septiembre de
2024

UPDATE: Sept, 01, 2024 – I have received the refund for VFB Pro, after I wrote to
the University of Alabama about the issue. Of course, the refund does not cover 
the damages due to the obsolete plugin. Also, I noticed Matthew has added a notice
on the website which says ‘Please note, Buyer Beware: VFB Pro is no longer supported
or maintained and will not be receiving regular updates. The plugin still works (
depending on your server) but any errors, questions, bugs, etc must be handled by
you or an experienced developer. Thank you for your support.’I used to love his 
plugin for its features and simplicity. I decided to upgrade to Pro (Developer Bundle),
as I provide services to a number of clients. However, I realised that the plugin
was no more being updated by the developer, no support is being provided and emails
sent to Matthew Muro also did not receive any response. I feel cheated, like many
others who have complained about the same issues. WordPress should remove this plugin
from its directory, and there should be a way to also inform ICANN (Domain Registrar)
about this scam, so that website can be disabled.Matthew Muro is a faculty at the
University of Alabama, I tried contacting him on his University email, but to no
avail. today, I have written to the University Dean about this.

![](https://secure.gravatar.com/avatar/90c6a88586efd3715bc8f11c570b671308700163f5cda85f0c81cca8323186d4?
s=60&d=retro&r=g)

### 󠀁[Discontinued](https://wordpress.org/support/topic/discontinued-16/)󠁿

 [evvmedia](https://profiles.wordpress.org/evvmedia/) 1 de Octubre de 2023 1 respuesta

vfbpro does not tell buyers and clients the plugin is discontinued. There is no 
Support.

![](https://secure.gravatar.com/avatar/2ee0a25fdaab11ad5dbf7caa49281dd3f5f228317d71094f7c3da6f50875564d?
s=60&d=retro&r=g)

### 󠀁[Abandonware totally fails on WP 6.2.2](https://wordpress.org/support/topic/abandonware-totally-fails-on-wp-6-2-2/)󠁿

 [bart88](https://profiles.wordpress.org/bart88/) 21 de Junio de 2023

Throws critical error screen, when I try to create a new form on WP 6.2.2. This 
plugin is totaal useless. Last update one year ago. Looks like abandonware.

![](https://secure.gravatar.com/avatar/c2925c9900e35be38dc462b726e1add70145ca51413cccacb98aaa9541ba6bd0?
s=60&d=retro&r=g)

### 󠀁[Don’t Buy Pro Version – Free Version Great](https://wordpress.org/support/topic/dont-buy-pro-version-free-version-great/)󠁿

 [mcbryant](https://profiles.wordpress.org/mcbryant/) 21 de Enero de 2023

The free version of this plugin is great but because a client wanted to hide some
fields I needed to add some logic, or rules as VFB Pro calls it. Might be better
to start with another plugin if you plan on upgrading later. First of all the Pro
version uses a different table system so all your old entries will be lost, have
to back them up because you won’t be able to see them online anymore. The support
is zero, I opened a ticket, never heard back from them. When you migrate the forms
over from the free version, the required/not required on all the fields has to be
redone. And to kick it off, the free version allowed you to choose which columns
were displayed when you viewed Entries, the Pro version you have to buy another 
add-on for that. Really disappointed with the Pro version but loved the free version,
it’s too bad they mucked that up.

![](https://secure.gravatar.com/avatar/fc34f97c911469c259defae2d778ea95aecef2b224997b25ac44aec5856dfdc5?
s=60&d=retro&r=g)

### 󠀁[Don’t spend on Pro – no support](https://wordpress.org/support/topic/support-not-really/)󠁿

 [friendtodogs](https://profiles.wordpress.org/friendtodogs/) 12 de Enero de 2023
1 respuesta

<p>Support is non-responsive. Their support page has links to social sites, none
of which are still active. They appear to be letting the tool go fallow. Interestingly,
they had no problem processing my payment. URG!!!!</p>

 [ Leer los 318 comentarios ](https://wordpress.org/support/plugin/visual-form-builder/reviews/)

## Colaboradores & Desarrolladores

“Visual Form Builder” es software de código abierto. Las siguientes personas han
contribuido a este plugin.

Colaboradores

 *   [ Matthew Muro ](https://profiles.wordpress.org/mmuro/)

“Visual Form Builder” ha sido traducido en 7 idiomas. Gracias a [los traductores](https://translate.wordpress.org/projects/wp-plugins/visual-form-builder/contributors)
por sus contribuciones.

[Traduce “Visual Form Builder” a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/visual-form-builder)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/visual-form-builder/),
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/visual-form-builder/),
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/visual-form-builder/)
por [RSS](https://plugins.trac.wordpress.org/log/visual-form-builder/?limit=100&mode=stop_on_copy&format=rss).

## Historial de cambios

**Version 3.1 – May 27, 2022**

 * Fix wrong function name in widget class

**Version 3.0.9 – May 19, 2022**

 * Fix various security issues

**Version 3.0.8 – Apr 08, 2022**

 * Update Entries table with CSRF protection

**Version 3.0.7 – Apr 06, 2022**

 * Fix security on Email To under Add New page

**Version 3.0.6 – Nov 03, 2021**

 * Update export code with various improvements
 * More security updates

**Version 3.0.5 – Oct 21, 2021**

 * Update some URLs to no longer rely on query params
 * Update class list wrapper
 * Escape additional data

**Version 3.0.4 – Sep 21, 2021**

 * Fix security vulnerability when saving Form Name

**Version 3.0.3 – Jun 08, 2021**

 * Update HTML field to use wp_editor

**Version 3.0.2 – Mar 22, 2021**

 * Update the Add Field and Shortcode boxes

**Version 3.0.1 – Apr 17, 2019**

 * Fix bug where a variable was not being declared as an array

**Version 3.0 – Apr 01, 2019**

 * Update admin CSS to use SASS for easier future updates

**Versión 2.9.9 – 09 de agosto de 2018**

 * Update DB check to prevent extra queries when using Multisite install
 * Update uninstall procedure to happen through the VFB > Settings menu instead 
   of the Plugins admin menu

**Versión 2.9.8 – 12 de julio de 2018**

 * Add new Disable Saving Entry feature to Settings to better assist EU users and
   the General Data Protection Regulation (GDPR)

**Versión 2.9.7 – 08 de marzo de 2018**

 * Fix bug with Default Country not able to be selected
 * Fix bug with Address label position setting
 * Update display class to insure methods are declared as static

**Versión 2.9.6 – 12 de febrero de 2018**

 * Fix bug with export

**Versión 2.9.5 – 11 de febrero de 2018**

 * Refactor structure of plugin

**Versión 2.9.4 – 01 de octubre de 2017**

 * Minor code updates

**Versión 2.9.3 – 10 de julio de 2017**

 * Update list of Countries to add a few new ones

**Versión 2.9.2 – 08 de septiembre de 2016**

 * Update Date Submitted format to save with leading zeroes to match mySQL format
 * Update IP Address column to store longer IPv6 addresses

**Versión 2.9.1 – 23 de agosto de 2016**

 * Add Portuguese language translations

**Versión 2.9 – 26 de julio de 2016**

 * Fix regression for recent entries bug fix

**Versión 2.8.9 – 24 de julio de 2016**

 * Fix bug where entries could not be trashed or deleted

**Versión 2.8.8 – 28 de abril de 2016**

 * Fix bug with Export
 * Update French translations

**Versión 2.8.7 – 30 de marzo de 2016**

 * Fix use of deprecated functions
 * Check permissions before adding new forms

**Versión 2.8.6 – 21 de septiembre de 2015**

 * Update to allow translations to use the WP_LANG_DIR folder for language packs

**Versión 2.8.5 – 09 de septiembre de 2015**

 * Better secure entry detail page against XSS vulnerability

**Versión 2.8.4 – 24 de agosto de 2015**

 * Update how widget is registered to comply with WordPress 4.3

**Versión 2.8.3 – 8 de mayo de 2015**

 * Better secure searching and filtering for forms and entries list

**Versión 2.8.2 – 23 de abril de 2015**

 * Fix bug with WordPress 4.2 and class property variables not being set

**Versión 2.8.1 – 12 de abril de 2014**

 * Add localized jQuery form validation messages for languages that have a VFB translation
   file
 * Add localized jQuery UI datepicker text for languages that have a VFB translation
   file
 * Add vfb_spam_words_exploits, vfb_spam_words_profanity, and vfb_spam_words_misc
   filters to allow spam sensitivity words to be controlled
 * Update the jQuery UI date picker and CKEditor scripts to only load when the respective
   field is on the form
 * Update tooltip to prefix class names to prevent potential conflicts
 * Update admin notices to only display on VFB Pro pages
 * Update “Add New Form” help text
 * Update Export to make sure there are no errors with unserializing before proceeding
 * Update Export to more accurately strip all HTML tags for all fields except HTML
   and Address (where 
    is replaced with new lines)
 * Update admin form editor to get fields by reference to improve looping speed
 * Update admin with more jQuery UI CSS overrides for the disabled classes
 * Update email headers to use array formatting instead of a string
 * Update file upload process to check if the $FILE global is an array before proceeding
 * Update Display Forms shortcode/template tag to not wrap in ` tags`
 * Update CSS to use !important to prevent themes from conflicting with certain 
   rules
 * Fix bug with image upload where guid may not be set correctly on some servers
 * Fix bug for missing Address description
 * Fix bug in export where entries fields did not load the correct page with the
   right field names
 * Fix bug where sanitizing number should sanitize digits, which doesn’t allow decimals

**Versión 2.8 – 3 de diciembre de 2013**

 * Add Title option to widget
 * Agregar el enlace “Deseleccionar todo” a la selección del campo de exportación
   de entradas
 * Update global form font size
 * Update errorClass to more specific vfb-error class name
 * Update various admin form filter drop downs to include form ID
 * Fix bug where error label border did not display on certain inputs
 * Fix bug affecting radio/ checkbox descriptions
 * Fix quotes and other encoded characters in export
 * Fix PHP notices when global $post is not available
 * Minor updates to the admin CSS
 * Remove screen_icon which has been deprecated in WordPress 3.8

**Versión 2.7.9 – 23 de septiembre de 2013**

 * Agregar los ajustes “Siempre cargar CSS”
 * Agregar los ajustes “Sensibilidad de palabras spam”
 * Add Entry ID to entries list view
 * Update number sanitizing to use regular expression instead of floatval
 * Se actualizó el CSS de jQuery UI
 * Update file input styles
 * Update CSS and JS to use cache busting version numbers
 * Update email and entry detail to wrap textarea, HTML, and post content in wpautop
 * Fix bug where creating a new form did not forward to edit screen immediately
 * Fix label “for” attribute output
 * Fix bug where lists were unstyled in descriptions
 * Fix various “selected” output bugs in admin
 * Fix bug where “Show on Screen” would not remember selections
 * Fix a couple screen options calls to use action and not filter
 * Reduce number of queries on forms list page

**Versión 2.7.8 – 13 de agosto de 2013**

 * Add settings page with options for popular filters
 * Add vfb_sender_mail_header, vfb_show_version filters
 * Add an ID attribute to the form container div
 * Update CSS enqueue to only load when form exists on the page
 * Update list of user agent strings to test against in vfb_blocked_spam_bots
 * Update email from names to use mb_encode_mimeheader for proper encoding
 * Update padding on select elements
 * Update Instructions field to include CSS Classes and Field Layout options
 * Update form output to force bullets to hide, but only if list-style-type isn’t
   set
 * Update form output to only display the “for” attribute for certain fields
 * Update Export to always download a file, even if no results are found
 * Fix bug when sorting and field sequence is not properly set
 * Fix bug when uploading an audio or video file in WordPress 3.6
 * Deprecate spam check for empty user agent
 * Remove texas from spam words

**Versión 2.7.7 – 16 de julio de 2013**

 * Fix bug where confirmation function fails

**Versión 2.7.6 – 16 de julio de 2013**

 * Add sorting to checkbox/radio/select options
 * Add dateFormat option for Date fields
 * Agregar estilos azules de administración
 * Add vfb_address_labels_placement, vfb_skip_referrer_check filters
 * Update interface icons
 * Update form delete process to now delete all collected entries for that form
 * Update CSS with more default styles to override potential theme problems
 * Update form saving to check for max_input_vars and display error message
 * Update saving field name, description, options, and default value to trim whitespace
 * Update Legend output to only display bottom border when text is available
 * Update submit button name/id attributes to conform to new naming convention
 * Fix bug where User Name dropdown would appear when no required text or name fields
   were set
 * Fix form list bulk delete
 * Fix sprintf error when max file size has been reached
 * Remove unnecessary queries during email
 * Remove old “Display Forms” help image and just use text

**Versión 2.7.5 – 06 de junio de 2013**

 * Add Print button to Entry Detail view
 * Add Duplicate link to Form List view
 * Add meta keyword for plugin version number
 * Update HTML field to use CKEditor instead of Quicktags
 * Update CSS to include :focus styles
 * Update Entry Detail to link File Uploads
 * Fix bug during Export for duplicate field names
 * Fix bug on Export page where Page to Export option may not appear
 * Fix bug on Export page where Fields were not limited to 1000 in an edge case
 * Fix bug where delete link did not work in Form List view

**Versión 2.7.4 – 08 de mayo de 2013**

 * Update Numbers field to allow either Digits or Number validation and sanitize
   as float instead of int
 * Update Entries Detail “Delete” link to a “Trash” link
 * Fix bug where referer URL did not match domains that prepended www
 * Fix bug in form output where file uploads were not being sent
 * Fix bug on Entries List to only display approved (i.e. untrashed) entries in 
   All view
 * Fix bug on Entries List to properly display Today’s Entries
 * Minor updates

**Versión 2.7.3 – 07 de mayo de 2013**

 * Fix bug where referer URL was not compatible with certain permalink structures

**Versión 2.7.2 – 05 de mayo de 2013**

 * Agregar búsqueda de formulario en administración
 * Add ‘Pages to Export’ option when more than 1000 entries detected for a single
   form
 * Add Netherlands translation
 * Update forms list design
 * Update admin to require WordPress 3.5 and jQuery UI 1.9
 * Update behavior to allow deselecting Default values on Select/Radio/Checkbox 
   options
 * Se han actualizado algunas traducciones
 * Update Entries to allow trashing before deleting
 * Update style of “Add Form” button above post/page visual editor
 * Update and improve sticky sidebar behavior
 * Fix bug where nesting and sorting would not save
 * Fix bug during Export for certain encoded characters

**Versión 2.7.1 – 13 de marzo de 2013**

 * Fix bug in Export where fields did not load in certain cases
 * Minor code updates

**Versión 2.7 – 28 de febrero de 2013**

 * Add widget for displaying forms in sidebar
 * Add dashboard widget for displaying recent entries
 * Add DONOTCACHEPAGE constant to fix occasional nonce errors for caching plugin
   users
 * Fix bug where second address line was always required
 * Fix bug for misnamed Instructions CSS class
 * Fix bug where quotes were not converted on output
 * Fix bug where left/right aligned labels and content were not displaying correctly
 * Fix bug where export AJAX was not returning properly
 * Fix bug for Export Select All fields
 * Sanitize IP address before inserting into database
 * Rollback Date field type to non-HTML5 to prevent duplicate date pickers in Chrome
 * Update language .POT

**Versión 2.6.9 – 08 de febrero de 2013**

 * Fix bug where Validation would be removed on saving predefined fields

**Versión 2.6.8 – 06 de febrero de 2013**

 * Add Reply-To to email headers for better compatibility with some email servers
 * Add new Fields selection in Export
 * Update CSV export to be more reliable
 * Update certain input field types to HTML5 input types
 * Update vfb_address_labels filter to allow control over Address field
 * Fix bug where Address field sanitization stripped <br> tags
 * Fix bug where i18n file was improperly loaded
 * Fix bug in Instructions description where HTML tags were encoded in admin
 * Fix bug that allowed validation dropdown to be active in certain predefined fields
 * Check DB version and update with proper plugins_loaded action
 * Deprecate use of CDN for certain files in favor of locally hosted versions
 * Deprecate Export Selected in favor of more reliable exporting on the Export screen

**Versión 2.6.7 – 06 de diciembre de 2012**

 * Update email headers
 * Fix bug where notification email did not send
 * Fix textarea value formatting in email

**Versión 2.6.6 – 04 de diciembre de 2012**

 * Turn off script debugging

**Versión 2.6.5 – 04 de diciembre de 2012**

 * Agregar la confirmación al campo de Borrar
 * Add new Address label filter
 * Add new CSV delimiter filter
 * Add CSS Class option to Submit button
 * Update some queries to be compatible with WordPress 3.5
 * Update first fieldset warning and output a more noticeable error
 * Update tooltip CSS
 * Fix media button to use correct action
 * Fix missing un-prefixed classes

**Versión 2.6.4 – 12 de noviembre de 2012**

 * Fix bug where SVN commit mangled code

**Versión 2.6.3 – 12 de noviembre de 2012**

 * Update CSS to now prefix all classes to help eliminate theme conflicts
 * Update email function to force a From email that exists on the same domain
 * Fix bug affecting File Upload field validation
 * Fix database install to use PRIMARY KEY instead of UNIQUE KEY
 * Fix bug preventing Export from displaying filtering options
 * Minor code cleanups

**Versión 2.6.2 – 23 de octubre de 2012**

 * Fix bug where File Upload field would prevent validation
 * Fix bug when selecting entries export
 * Fix bug that hid the entries export options
 * Fix bug for another missing Save Form button
 * Update JS and CSS from CDN to use HTTPS

**Versión 2.6.1 – 17 de octubre de 2012**

 * Fix bug for missing Save Form button
 * Fix bug for entries screen options and pagination

**Versión 2.6 – 17 de octubre de 2012**

 * Move plugin into its own menu
 * Add new ‘All Forms’ view with an alphabetical group list
 * Add new New Form screen
 * Add customizable columns to admin form builder (see Screen Options tab)
 * Update meta boxes to be reordered or hidden (see Screen Options tab)
 * Update and clean up entry form design
 * Update email headers to send from admin email for servers having trouble with
   sending
 * Fix bug where form rendering would behave erratically in Internet Explorer 9
 * Fix bug where sender emails would be cut off after 25 characters in the entries
   database

**Versión 2.5 – 13 de septiembre de 2012**

 * Add new Export page for exporting all entries
 * Add IDs to each form item on output
 * Fix bug where extra quote was outputting on radio buttons
 * Fix bug where form name override was not being updated when copying a form
 * Fix bug where address formatting broke in the email
 * Deprecate Export All from Entries Bulk Actions (to export, see new Export page)
 * Update name attribute to remove field key in attempts to prevent POST limit from
   reaching max memory
 * Update server side validation to check for required fields
 * Update server side validation to denote which field is failing
 * Minor admin CSS update

**Versión 2.4.1 – 22 de mayo de 2012**

 * Fix bug where misspelled variable caused email to not send

**Versión 2.4 – 22 de mayo de 2012**

 * Fix bug where label alignment option was not being saved
 * Update spam bot check to only execute when form is submitted
 * Update list of spam bots

**Versión 2.3.3 – 30 de abril de 2012**

 * Fix bug for missing media button image

**Versión 2.3.2 – 27 de abril de 2012**

 * Fix bug that displayed a warning

**Versión 2.3.1 – 27 de abril de 2012**

 * Fix bug where Export feature was broken
 * Fix bug where server validation failed on certain data types
 * Add months drop down filter to Entries list

**Versión 2.3 – 24 de abril de 2012**

 * Add media button to Posts/Pages to easily embed forms (thanks to Paul Armstrong
   Designs!)
 * Add search feature to Entries
 * Add Default Value option to fields
 * Agregar la opción de país por defecto al bloque de direcciones
 * Fix bug where Required option was not being set on File Upload fields
 * Fix bug where Form Name was not required on Add New page
 * Update and optimize Entries query
 * Se han actualizado los mensajes de verificación de seguridad para que sean más
   detallados.
 * Update email formatting to add line breaks
 * Update how the entries files are included to eliminate PHP notices
 * Minor updates to CSS

**Versión 2.2 – 26 de marzo de 2012**

 * Add Label Alignment option
 * Add server side form validation; SPAM hardening
 * Add inline Field help tooltip popups
 * Add Spanish translation
 * Update Form Settings UI
 * Update File Upload field to place attachments in Media Library
 * Update Field Description to allow HTML tags
 * Update Field Name and CSS Classes to enforce a maxlength of 255 characters
 * Update jQueryUI version
 * Fix bug preventing form deletion

**Versión 2.1 – 06 de marzo de 2012**

 * Add Accepts option to File Upload field
 * Add Small size to field options
 * Add Options Layout to Radio and Checkbox fields
 * Add Field Layout to field options
 * Add Bulgarian translation
 * Update jQuery in admin
 * Campos de verificación ahora se pueden personalizar
 * El campo de verificación ahora se puede establecer para que no sea obligatorio

**Versión 2.0 – 10 de febrero de 2012**

 * Fix bug for misspelled languages folder
 * Fix bug for slashes appearing in email and admin
 * Fix bug for misaligned rows in CSV export
 * Update admin notices functionality
 * Update the way Addresses were handled during email
 * Add Hungarian translation

**Versión 1.9.2 – 09 de enero de 2012**

 * Bug fix for copied forms with nested fields

**Versión 1.9.1 – 04 de enero de 2012**

 * Bug fix for Sender Name, Email, and Notification Email overrides

**Versión 1.9 – 03 de enero de 2012**

 * Add ability for fields to be nested underneath Fieldsets and Sections
 * Add Section Form Item
 * Update adding/deleting fields to use AJAX
 * Update and improve admin tabs functionality
 * Update new form building to no longer force require email details
 * Update Delete Form link to require confirmation before deleting

**Versión 1.8 – 22 de noviembre de 2011**

 * Add Dynamic Add/Delete for Options for Radio, Select, and Checkbox fields
 * Add Dynamic Add/Delete for Email(s) To field
 * Add CSS Classes configuration option
 * Update Instructions field to allow for images
 * Submit button text value now customizable

**Versión 1.7 – 09 de noviembre de 2011**

 * Agregar instrucciones al elemento de formulario
 * Add Duplicate Form feature
 * Add Sender Name and Sender Email customization fields to Notifications
 * Update CSS

**Versión 1.6 – 07 de octubre de 2011**

 * Fix bug where multiple address blocks could not be used
 * Add internationalization support
 * Add auto-respond feature to separately notify your users after form submission
 * Update jQuery Validation to 1.8.1

**Versión 1.5.1 – 08 de septiembre de 2011**

 * Fix bug where missing jQuery prevented multiple form fix from working

**Versión 1.5 – 07 de septiembre de 2011**

 * Fix bug where multiple forms on same page could not be submitted individually
 * Fix bug where Entries form filter did not work
 * Update admin CSS to use it’s own file instead of one loaded form WordPress

**Versión 1.4 – 16 de agosto de 2011**

 * Fix bug where database charset wasn’t being set and causing character encoding
   issues
 * Fix date submitted to match local date and time settings
 * Fix Textarea CSS to respond to large size
 * Add File Upload and HTML Form Items
 * Add Entries Export feature
 * Update View Entries to full page view instead of jQuery show/hide quick view

**Versión 1.3.1 – 28 de julio de 2011**

 * Fix bug where new Confirmation screen was not being installed
 * Fix bug where escaped names and descriptions were not being stripped of slashes
   properly
 * Add missing sprite image for Form Items

**Versión 1.3 – 27 de julio de 2011**

 * Fix bug where jQuery validation was missing from security field
 * Update Form Items UI to make it easier and quicker to add fields
 * Add six more Form Items
 * Agregar la personalización de confirmación
 * Update CSS output for some elements

**Versión 1.2.1 – 19 de julio de 2011**

 * Fix bug where entries table does not install

**Versión 1.2 – 19 de julio de 2011**

 * Fix bug where reserved words may have been used
 * Fix bug where multiple open validation dropdowns could not be used in the builder
 * Add entries tracking and management feature
 * Improve form submission by removing wp_redirect
 * Add Sender Name and Email override

**Versión 1.0 – 30 de junio de 2011**

 * Fix bug that prevented all selected checkbox options from being submitted
 * Add more help text on contextual Help tab
 * Fix missing closing paragraph tag on success message

**Versión 1.0 – 23 de junio de 2011**

 * Plugin launch!

## Meta

 *  Versión **3.1**
 *  Última actualización **hace 4 años**
 *  Instalaciones activas **20,000+**
 *  Versión de WordPress ** 4.7 o superior **
 *  Probado hasta **6.0.11**
 *  Idiomas
 * [Dutch](https://nl.wordpress.org/plugins/visual-form-builder/), [English (US)](https://wordpress.org/plugins/visual-form-builder/),
   [Spanish (Chile)](https://cl.wordpress.org/plugins/visual-form-builder/), [Spanish (Colombia)](https://es-co.wordpress.org/plugins/visual-form-builder/),
   [Spanish (Ecuador)](https://es-ec.wordpress.org/plugins/visual-form-builder/),
   [Spanish (Mexico)](https://es-mx.wordpress.org/plugins/visual-form-builder/),
   [Spanish (Spain)](https://es.wordpress.org/plugins/visual-form-builder/), y [Spanish (Venezuela)](https://ve.wordpress.org/plugins/visual-form-builder/).
 *  [Traducir a tu idioma](https://translate.wordpress.org/projects/wp-plugins/visual-form-builder)
 * Etiquetas
 * [contact form](https://cl.wordpress.org/plugins/tags/contact-form/)[contact forms](https://cl.wordpress.org/plugins/tags/contact-forms/)
   [form](https://cl.wordpress.org/plugins/tags/form/)[forms](https://cl.wordpress.org/plugins/tags/forms/)
 *  [Vista Avanzada](https://cl.wordpress.org/plugins/visual-form-builder/advanced/)

## Calificaciones

 4.1 de 5 estrellas.

 *  [  219 valoraciones de 5 estrellas     ](https://wordpress.org/support/plugin/visual-form-builder/reviews/?filter=5)
 *  [  20 valoraciones de 4 estrellas     ](https://wordpress.org/support/plugin/visual-form-builder/reviews/?filter=4)
 *  [  11 valoraciones de 3 estrellas     ](https://wordpress.org/support/plugin/visual-form-builder/reviews/?filter=3)
 *  [  18 valoraciones de 2 estrellas     ](https://wordpress.org/support/plugin/visual-form-builder/reviews/?filter=2)
 *  [  50 valoraciones de 1 estrellas     ](https://wordpress.org/support/plugin/visual-form-builder/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/visual-form-builder/reviews/#new-post)

[Ver todas las reseñas](https://wordpress.org/support/plugin/visual-form-builder/reviews/)

## Colaboradores

 *   [ Matthew Muro ](https://profiles.wordpress.org/mmuro/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/visual-form-builder/)

## Donar

¿Te gustaría apoyar el avance de este plugin?

 [ Donar para este plugin ](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=G87A9UN9CLPH4&lc=US&item_name=Visual%20Form%20Builder&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)