Title: WDP AJAX Comments
Author: satbirsingh
Published: <strong>10 آگوست 2009</strong>
Last modified: 17 آگوست 2009

---

جستجوی افزونه‌ها

این افزونه **با ۳ نگارش عمدهٔ اخیر وردپرس آزمایش نشده است**. ممکن است دیگر نگهداری
یا پشتیبانی نشود و هنگام استفاده با نگارش‌های تازه‌تر وردپرس مشکل سازگاری داشته 
باشد.

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

# WDP AJAX Comments

 توسط [satbirsingh](https://profiles.wordpress.org/satbirsingh/)

[دانلود](https://downloads.wordpress.org/plugin/wdp-ajax-comments.1.0.8.zip)

 * [جزئیات](https://fa.wordpress.org/plugins/wdp-ajax-comments/#description)
 * [نقد و بررسی‌ها](https://fa.wordpress.org/plugins/wdp-ajax-comments/#reviews)
 *  [نصب](https://fa.wordpress.org/plugins/wdp-ajax-comments/#installation)
 * [توسعه](https://fa.wordpress.org/plugins/wdp-ajax-comments/#developers)

 [پشتیبانی](https://wordpress.org/support/plugin/wdp-ajax-comments/)

## توضیحات

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/)**

## نصب

 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/)**

## سوالات متداول

  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/)**

## نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

## توسعه دهندگان و همکاران

“WDP AJAX Comments” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

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

[ترجمه “WDP AJAX Comments” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/wdp-ajax-comments)

### علاقه‌ مند به توسعه هستید؟

[کد را مرور کنید](https://plugins.trac.wordpress.org/browser/wdp-ajax-comments/)،
[مخزن SVN](https://plugins.svn.wordpress.org/wdp-ajax-comments/) را بررسی کنید، 
یا از طریق [RSS](https://plugins.trac.wordpress.org/log/wdp-ajax-comments/?limit=100&mode=stop_on_copy&format=rss)
در [گزارش توسعه](https://plugins.trac.wordpress.org/log/wdp-ajax-comments/) مشترک
شوید.

## گزارش تغییرات

#### Version 1.0.8

Improved error notification

## اطلاعات

 *  نگارش **1.0.8**
 *  آخرین به‌روزرسانی **17 سال پیش**
 *  نصب‌های فعال **10+**
 *  نگارش وردپرس ** 2.0 یا بالاتر **
 *  آزمایش‌شده تا **2.8.4**
 *  زبان
 * [English (US)](https://wordpress.org/plugins/wdp-ajax-comments/)
 * برچسب
 * [ajax](https://fa.wordpress.org/plugins/tags/ajax/)[comments](https://fa.wordpress.org/plugins/tags/comments/)
   [javascript](https://fa.wordpress.org/plugins/tags/javascript/)[jquery](https://fa.wordpress.org/plugins/tags/jquery/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/wdp-ajax-comments/advanced/)

## امتیازها

هنوز هیچ نقدی ارسال نشده است.

[بررسی شما](https://wordpress.org/support/plugin/wdp-ajax-comments/reviews/#new-post)

[مشاهدهٔ همهٔ بررسی‌ها](https://wordpress.org/support/plugin/wdp-ajax-comments/reviews/)

## مشارکت کنندگان

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

## پشتیبانی

چیزی برای گفتن دارید؟ نیاز به کمک دارید؟

 [مشاهده انجمن پشتیبانی](https://wordpress.org/support/plugin/wdp-ajax-comments/)