Title: WDP AJAX Comments
Author: satbirsingh
Published: <strong>10 Agosto 2009</strong>
Last modified: 17 Agosto 2009

---

Ricerca i plugin

Questo plugin **non è stato testato con le ultime 3 versioni principali (major releases)
di WordPress**. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare
problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

![](https://s.w.org/plugins/geopattern-icon/wdp-ajax-comments.svg)

# WDP AJAX Comments

 Di [satbirsingh](https://profiles.wordpress.org/satbirsingh/)

[Scarica](https://downloads.wordpress.org/plugin/wdp-ajax-comments.1.0.8.zip)

 * [Dettagli](https://it.wordpress.org/plugins/wdp-ajax-comments/#description)
 * [Recensioni](https://it.wordpress.org/plugins/wdp-ajax-comments/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/wdp-ajax-comments/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/wdp-ajax-comments/#developers)

 [Supporto](https://wordpress.org/support/plugin/wdp-ajax-comments/)

## Descrizione

This plugin will integrate AJAX commenting feature into your WordPress Blog. It 
uses the powerful JavaScript Framework jQuery to handle AJAX requests and jQuery
Validation plugin by bassitance.de to validate comment form on the client side.

#### Feature Summary

 * Enable AJAX Commenting
 * Client Side Form Validation
 * Easily rolls back if JS disabled
 * Easily configure custom styles for messages

**[See plugin page for more details](http://webdeveloperplus.com/wordpress/new-wordpress-plugin-wdp-ajax-comments/)**

## Installazione

 1. Extract the plugin into wp-content/plugins directory of your WordPress blog
 2. Activate the plugin
 3. If you wish to enable client side validation, refer to FAQ.

**[Visit Plugin Page for more details](http://webdeveloperplus.com/wordpress/new-wordpress-plugin-wdp-ajax-comments/)**

## FAQ

  How do i enable client side JavaScript validation?

Since this plugin uses jQuery Validation plugin, you need to add some CSS classes
to your comment form in your WordPress Theme. Open comments.php file of your theme
file and find out the comment form in it.
 Now add following CSS classes to various
input boxes:

 1. To the Author textbox, add attribute class=”required”
     e.g. if your Author textbox
    looks like <input type="text" name="author" id="author" value="” size=”35″ tabindex
    =”1″ /> then make it <input type="text" name="author" id="author" value="” class
    =”required” size=”35″ tabindex=”1″ /> or if you already have some class associated,
    like class=”foo” in it, then make it class=”foo required”
 2. Similarly, To the Email textbox, add attribute class=”email required”
 3. To the URL textbox, add attribute class=”url”
 4. To the comment textarea, add class=”required”
 5. If you need to change styles for error messages, refer to Q 2 below.
 6. That’s it, you are done adding JS validation to your comment form.

  How do i change CSS styles of the notifications?

To change styles, you need to create a file named wdp-ajax-styles.css within your
theme directory and define styled for .wdpajax-error, .wdpajax-success, label.error
classes.

.wdpajax-error is used to display message when there is some problem submitting 
the comment
 .wdpajax-success is used to display success message on successfull 
comment posting label.error is used for error message that pop up as a result of
invalid form data

For more details, visit **[plugin page](http://webdeveloperplus.com/wordpress/new-wordpress-plugin-wdp-ajax-comments/)**

## Recensioni

Non ci sono recensioni per questo plugin.

## Contributi e sviluppo

“WDP AJAX Comments” è un software open source. Le persone che hanno contribuito 
allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

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

[Traduci “WDP AJAX Comments” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/wdp-ajax-comments)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/wdp-ajax-comments/)
segui il [repository SVN](https://plugins.svn.wordpress.org/wdp-ajax-comments/),
segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/wdp-ajax-comments/)
tramite [RSS](https://plugins.trac.wordpress.org/log/wdp-ajax-comments/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### Version 1.0.8

Improved error notification

## Meta

 *  Versione **1.0.8**
 *  Ultimo aggiornamento **17 anni fa**
 *  Installazioni attive **10+**
 *  Versione WordPress ** 2.0 o superiore **
 *  Testato fino alla versione **2.8.4**
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/wdp-ajax-comments/)
 * Tag
 * [ajax](https://it.wordpress.org/plugins/tags/ajax/)[comments](https://it.wordpress.org/plugins/tags/comments/)
   [javascript](https://it.wordpress.org/plugins/tags/javascript/)[jquery](https://it.wordpress.org/plugins/tags/jquery/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/wdp-ajax-comments/advanced/)

## Valutazioni

Non sono state ancora inviate recensioni.

[Your review](https://wordpress.org/support/plugin/wdp-ajax-comments/reviews/#new-post)

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/wdp-ajax-comments/reviews/)

## Collaboratori

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

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/wdp-ajax-comments/)