Title: Comment Form Inline Errors
Author: latorante
Published: <strong>11 de Septiembre de  2013</strong>
Last modified: 14 de Noviembre de  2013

---

Buscar plugins

![](https://ps.w.org/comment-form-inline-errors/assets/banner-772x250.png?rev=804568)

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://s.w.org/plugins/geopattern-icon/comment-form-inline-errors_3dabe4.svg)

# Comment Form Inline Errors

 Por [latorante](https://profiles.wordpress.org/latorante/)

[Descargar](https://downloads.wordpress.org/plugin/comment-form-inline-errors.1.0.2.zip)

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

 [Soporte](https://wordpress.org/support/plugin/comment-form-inline-errors/)

## Descripción

This plugin takes care of WordPress inner comments error handling, and shows comment
errors above the form, instead of using the weird grey page with single line error
description. All this **out-of-the-box**.

It also **remembers** what you’ve typed in. So for example, if you fill in the comment
form, and send it and forget required field, it will show the error above the form,
and prefills the form with values you’ve submitted so you don’t have to retype them
again (which is annoying).

By default, the plugin prints the error in this markup:

    ```
    <div id="formError" class="formError" style="color:red;">
        <p>--error-here--</p>
    </div><div class="clear clearfix"></div>
    ```

So it should be quite easy for you to style it in your css file with `".formError"`
or `"#formError"`, you know the drill :). The default red colour is there just in
case you won’t be able to style and since it’s error, red seems appropriate.

**By the way,** if you’ve customised your comment form with new fields, and you’re
using the `preprocess_comment` hook, with the correct WordPress way of handeling
errors, which is using `wp_die` on error encounter, this plugin will play nicely
with that, and display your error messsage above the form as well.

## Capturas de pantalla

 * [[
 * This shows form error before plugin activation, and after.
 * [[
 * With plugin activated, before submitting our comment.
 * [[
 * With plugin activated, after comment submission.

## Instalación

 1. Go to your admin area and select Plugins -> Add new from the menu.
 2. Search for “Comment Form Inline Errors”.
 3. Click install.
 4. Click activate.

## FAQ

  It doesn’t do anything, what should I do?

If that is the case, deactivate the plugin, delete it, and move on :).

  I have a costum post type with comments support, will this work with it?

**Yes,** it will.

  I have my own custom comment form fields, will it remember the values of those
after error as well?

Do you know what? It actually might, if they are hooked in `comment_form_default_fields`,
but it only checks for inputs[text] and textareas tho :).

## Reseñas

No hay reseñas para este plugin.

## Colaboradores & Desarrolladores

“Comment Form Inline Errors” es software de código abierto. Las siguientes personas
han contribuido a este plugin.

Colaboradores

 *   [ latorante ](https://profiles.wordpress.org/latorante/)

[Traduce “Comment Form Inline Errors” a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/comment-form-inline-errors)

### ¿Interesado en el desarrollo?

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

## Historial de cambios

#### 1.0.2

 * Tested on new WP version.

#### 1.0.1.1

 * Fixed spelling.

#### 1.0.1

 * Fixed backslash issue.

#### 1.0

 * Plugin released.

## Meta

 *  Versión **1.0.2**
 *  Última actualización **hace 12 años**
 *  Instalaciones activas **20+**
 *  Versión de WordPress ** 3.0 o superior **
 *  Probado hasta **3.7.41**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/comment-form-inline-errors/)
 * Etiquetas
 * [comment](https://cl.wordpress.org/plugins/tags/comment/)[comments](https://cl.wordpress.org/plugins/tags/comments/)
   [errors](https://cl.wordpress.org/plugins/tags/errors/)
 *  [Vista Avanzada](https://cl.wordpress.org/plugins/comment-form-inline-errors/advanced/)

## Calificaciones

 5 de 5 estrellas.

 *  [  2 valoraciones de 5 estrellas     ](https://wordpress.org/support/plugin/comment-form-inline-errors/reviews/?filter=5)
 *  [  0 valoraciones de 4 estrellas     ](https://wordpress.org/support/plugin/comment-form-inline-errors/reviews/?filter=4)
 *  [  0 valoraciones de 3 estrellas     ](https://wordpress.org/support/plugin/comment-form-inline-errors/reviews/?filter=3)
 *  [  0 valoraciones de 2 estrellas     ](https://wordpress.org/support/plugin/comment-form-inline-errors/reviews/?filter=2)
 *  [  0 valoraciones de 1 estrellas     ](https://wordpress.org/support/plugin/comment-form-inline-errors/reviews/?filter=1)

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

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

## Colaboradores

 *   [ latorante ](https://profiles.wordpress.org/latorante/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/comment-form-inline-errors/)

## Donar

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

 [ Donar para este plugin ](http://donate.latorante.name/)