Title: AJAX Comments
Author: DjZoNe
Published: <strong>2007 年 10 月 23 日</strong>
Last modified: 2007 年 11 月 12 日

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

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

# AJAX Comments

 作者：[DjZoNe](https://profiles.wordpress.org/djzone/)

[下载](https://downloads.wordpress.org/plugin/ajax-comments.2.08.zip)

 * [详情](https://cn.wordpress.org/plugins/ajax-comments/#description)
 * [评价](https://cn.wordpress.org/plugins/ajax-comments/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/ajax-comments/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/ajax-comments/#developers)

 [支持](https://wordpress.org/support/plugin/ajax-comments/)

## 描述

More than that, it checks if all fields filled correctly, and also makes sure to
avoid comment duplication, and has flood protection capabilities as well.

Probably one of the best ways you could spice up your WordPress Blog with AJAX; 
readers love it! Must see for yourself.

This plugin works well in all major Web browsers, and uses discrete AJAX.
 That 
means if JavaScript disabled, it’s using the original comment posting method.

Ajax Comments known to work well, with Authimage plugin, but I rather suggest Akismet,
as it is free for personal use.

Features:

    ```
    * comment form validation happens server-side without refreshing or leaving the page
    * Script.aculo.us Fade In/Out Effects make readers happy
    * works with AuthImage captcha word verification plug-in to prevent comment spam
    * still works traditionally if browsers don't support JavaScript (or have it disabled)
    * uses existing theme code to match styled comment threads when producing new comments
    * 25-second server timeout ensures readers aren't left hanging
    * works in current versions of Firefox, Internet Explorer, Opera, Netscape, and Safari.
    ```

Recommendations:

    ```
    * perfectly compliments any well-styled comment form design-don't design without it
    * best when moderation is off (seems more real-time) and AuthImage is installed (self-moderation is the best moderation)
    ```

### Known bug

I’ve discovered that AJAX Comments 2.0 stops working properly if you
 have ShowOnFrontPage
plugin (v0.3.1) installed.

And we got another report, that it also stops, when you have SpamKarma activated.

We are working on a solution.

### AuthImage Integration

 1. Open ajax-comments.php and uncomment lines: 92, 152, 153.
 2. Open comments.php from your /themes directory and use the following code (mostly
    just the ids) for AuthImage to appear in your comments form:
 3.     ```
            <?php if ( !$user_ID ) : ?>
    
            <p><img id="auth-image" src="<?php echo get_option('siteurl'); ?>/wp-content/plugins/authimage/authimage-inc/image.veriword.php" alt="Verification Image" /></p>
            <p><label for="code">Word Verification (<a href="#" onclick="document.getElementById('auth-image').src+='?'+Math.random();return false" title="Generate another Captcha Word Verification image.">can't read it? try another!</a>)</label></p>
            <p>Please type the letters you see in the picture.</p>
            <p><input name="code" id="code" type="text" class="text" tabindex="5" /></p>
    
            <?php endif; ?>
        ```
    

## 安装

 1. Unzip/upload to /plugins directory.
 2. Activate via WordPress Plugins tab.

## 常见问题

  Is there a major difference between version 2.07 and 2.08

No. 2.08 is just a bugfix release. The first bug only comes out if you are using
non latin1 character set, and has WordPress 2.2 or above.
 The other one is only
a design kind of bug.

On the other hand it has upgraded version of prototype.js AJAX frame work, and the
latest version of script.aculo.us AJAX library.

  So, is it worth to upgrade?

It depends on your, and your visitors language.
 If you are only using latin1 character
set, and you don’t bother of that tiny design bug I’ll have to say no.

## 评价

此插件暂无评价。

## 贡献者及开发者

「AJAX Comments」是开源软件。 以下人员对此插件做出了贡献。

贡献者

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

[帮助将「AJAX Comments」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/ajax-comments)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/ajax-comments/)，查看
[SVN仓库](https://plugins.svn.wordpress.org/ajax-comments/)，或通过[RSS](https://plugins.trac.wordpress.org/log/ajax-comments/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/ajax-comments/)。

## 额外信息

 *  版本 **2.08**
 *  最后更新：**19 年前**
 *  活跃安装数量 **100+**
 *  WordPress 版本 ** 2.0.3 或更高版本 **
 *  已测试的最高版本为 **2.3.1**
 *  语言
 * [English (US)](https://wordpress.org/plugins/ajax-comments/)
 * 标签
 * [ajax](https://cn.wordpress.org/plugins/tags/ajax/)[comments](https://cn.wordpress.org/plugins/tags/comments/)
   [security](https://cn.wordpress.org/plugins/tags/security/)
 *  [高级视图](https://cn.wordpress.org/plugins/ajax-comments/advanced/)

## 评级

 1 星（最高 5 星）。

 *  [  0 条 5 星评价     ](https://wordpress.org/support/plugin/ajax-comments/reviews/?filter=5)
 *  [  0 条 4 星评价     ](https://wordpress.org/support/plugin/ajax-comments/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/ajax-comments/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/ajax-comments/reviews/?filter=2)
 *  [  1 条 1 星评价     ](https://wordpress.org/support/plugin/ajax-comments/reviews/?filter=1)

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

[查看全部评论](https://wordpress.org/support/plugin/ajax-comments/reviews/)

## 贡献者

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

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/ajax-comments/)