Title: Comment Form Inline Errors
Author: latorante
Published: <strong>સપ્ટેમ્બર 11, 2013</strong>
Last modified: નવેમ્બર 14, 2013

---

પ્લગીન શોધો

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

આ પલ્ગઇન ** 2 વર્ષથી વધુમાં અપડેટ કરવામાં આવ્યો નથી **. એ કદાચ જાળવવામાં અથવા સપોર્ટેડ
નહી હોય. વર્ડપ્રેસ ના વધુ તાજેતરનાં સંસ્કરણો સાથે ઉપયોગમાં લેવાય તો સુસંગતતા મુદ્દાઓ
હોઈ શકે છે.

![](https://s.w.org/plugins/geopattern-icon/comment-form-inline-errors_3dabe4.svg)

# Comment Form Inline Errors

 [latorante](https://profiles.wordpress.org/latorante/) દ્વારા

[ડાઉનલોડ](https://downloads.wordpress.org/plugin/comment-form-inline-errors.1.0.2.zip)

 * [વિગતો](https://gu.wordpress.org/plugins/comment-form-inline-errors/#description)
 * [સમીક્ષાઓ](https://gu.wordpress.org/plugins/comment-form-inline-errors/#reviews)
 *  [સ્થાપન](https://gu.wordpress.org/plugins/comment-form-inline-errors/#installation)
 * [ડેવલપમેન્ટ](https://gu.wordpress.org/plugins/comment-form-inline-errors/#developers)

 [સપોર્ટ](https://wordpress.org/support/plugin/comment-form-inline-errors/)

## વર્ણન

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.

## સ્ક્રીનશોટ

[⌊This shows form error before plugin activation, and after.⌉⌊This shows form error
before plugin activation, and after.⌉[

This shows form error before plugin activation, and after.

[⌊With plugin activated, before submitting our comment.⌉⌊With plugin activated, 
before submitting our comment.⌉[

With plugin activated, before submitting our comment.

[⌊With plugin activated, after comment submission.⌉⌊With plugin activated, after
comment submission.⌉[

With plugin activated, after comment submission.

## સ્થાપન

 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 :).

## સમીક્ષાઓ

આ પ્લગઇન માટે કોઈ સમીક્ષાઓ નથી.

## ફાળો આપનાર & ડેવલપર્સ

આ ઓપન સોર્સ સોફ્ટવેર છે. નીચેના લોકો એ આ પ્લગિન માટે ફાળો આપ્યો છે.

ફાળો આપનારા

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

[“Comment Form Inline Errors” ને તમારી ભાષામાં અનુવાદ કરો.](https://translate.wordpress.org/projects/wp-plugins/comment-form-inline-errors)

### વિકાસમાં રસ ધરાવો છો?

[કોડ બ્રાઉઝ કરો](https://plugins.trac.wordpress.org/browser/comment-form-inline-errors/),
જોવો[અસ્વીએન રેપોઝિટરીમાંથી](https://plugins.svn.wordpress.org/comment-form-inline-errors/),
અથવા સબ્સ્ક્રાઇબ કરો[ડેવલપમેન્ટ](https://plugins.trac.wordpress.org/log/comment-form-inline-errors/)
દ્વારા[આરઅસઅસ](https://plugins.trac.wordpress.org/log/comment-form-inline-errors/?limit=100&mode=stop_on_copy&format=rss).

## ચેન્જલૉગ

#### 1.0.2

 * Tested on new WP version.

#### 1.0.1.1

 * Fixed spelling.

#### 1.0.1

 * Fixed backslash issue.

#### 1.0

 * Plugin released.

## મેટા

 *  વર્ઝન **1.0.2**
 *  છેલ્લી અપડેટ: **13 વર્ષ પહેલા**
 *  સક્રિય સ્થાપનો: **20+**
 *  વર્ડપ્રેસ વર્ઝન ** 3.0 અથવા ઉચ્ચતર **
 *  **3.7.41** સુધી પરીક્ષણ કર્યું
 *  ભાષા
 * [English (US)](https://wordpress.org/plugins/comment-form-inline-errors/)
 * ટૅગ્સ:
 * [comment](https://gu.wordpress.org/plugins/tags/comment/)[comments](https://gu.wordpress.org/plugins/tags/comments/)
   [errors](https://gu.wordpress.org/plugins/tags/errors/)
 *  [વિગતવાર દૃશ્ય](https://gu.wordpress.org/plugins/comment-form-inline-errors/advanced/)

## પૉઇન્ટ્સ

 5 માંથી 5 સ્ટાર.

 *  [  2 5-સ્ટાર સમીક્ષાઓ     ](https://wordpress.org/support/plugin/comment-form-inline-errors/reviews/?filter=5)
 *  [  0 4-સ્ટાર સમીક્ષાઓ     ](https://wordpress.org/support/plugin/comment-form-inline-errors/reviews/?filter=4)
 *  [  0 3-સ્ટાર સમીક્ષાઓ     ](https://wordpress.org/support/plugin/comment-form-inline-errors/reviews/?filter=3)
 *  [  0 2-સ્ટાર સમીક્ષાઓ     ](https://wordpress.org/support/plugin/comment-form-inline-errors/reviews/?filter=2)
 *  [  0 1-સ્ટાર સમીક્ષાઓ     ](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)

[બધા  સમીક્ષાઓ જુઓ](https://wordpress.org/support/plugin/comment-form-inline-errors/reviews/)

## ફાળો આપનારા

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

## સપોર્ટ

કંઈક કહેવું છે? મદદ જોઈએ છે?

 [આધાર ફોરમ જુઓ](https://wordpress.org/support/plugin/comment-form-inline-errors/)

## દાન

શું તમે આ પ્લગિનની પ્રગતિને સમર્થન આપવા માંગો છો?

 [ આ પ્લગિનને દાન કરો ](http://donate.latorante.name/)