Title: twitterLink for WordPress comment
Author: rogi073
Published: <strong>2009 年 2 月 6 日</strong>
Last modified: 2009 年 2 月 6 日

---

搜索插件

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

![](https://s.w.org/plugins/geopattern-icon/twitterlink-for-wordpress-comment.svg)

# twitterLink for WordPress comment

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

[下载](https://downloads.wordpress.org/plugin/twitterlink-for-wordpress-comment.0.1.zip)

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

 [支持](https://wordpress.org/support/plugin/twitterlink-for-wordpress-comment/)

## 描述

Twitter for WordPress make twitter as comment for your blog.

**Usage**

To put submit form just add strings as follows.
 (You must not change submit form
HTML at all. If you change something this plugin will not work correctly.)

    ```
    <?php twlink_for_wpcomment_submit("username"); ?>
    ```

To put comments which is submitted to you blog through twitterLink for WordPress
Comment, just add strings as follows.

    ```
    <?php twlink_for_wpcomment_recieve(); ?>
    ```

If you want to customize, you can add 2 options.
 First option “display_comment_limit”
is the limit number of comments to display (default value is “all”). Second option“
islist” is boolean value and is the style setting option. If set this option as 
true then comments are displayed using

 *  tags,
    and if set this option as false then comments are displayed without
    -  tags,

    ```
    <?php twlink_for_wpcomment_recieve("display_comment_limit","islist"); ?>
    ```

example `<?php twlink_for_wpcomment_recieve(5,true); ?>`

If you want to add Link to twitterLink site add strings as follows.

    ```
    <?php echo twlink_for_wpcomment_link(); ?>
    ```

**Customization**

The plug in provides the following CSS classes:

    ```
    * form.tlfc_commentform: the submit form
    * ul.twitterlink_fc: the main ul (if list is activated)
    ```

### Contact

Suggestion, fixes, rants, congratulations, gifts et al to help[at]seunze.com

## 安装

 1. Upload `twitterlink-for-wp_comment` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

## 评价

此插件暂无评价。

## 贡献者及开发者

「twitterLink for WordPress comment」是开源软件。 以下人员对此插件做出了贡献。

贡献者

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

[帮助将「twitterLink for WordPress comment」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/twitterlink-for-wordpress-comment)

### 对开发感兴趣吗?

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

## 额外信息

 *  版本 **0.1**
 *  最后更新：**17 年前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 2.0.2 或更高版本 **
 *  已测试的最高版本为 **2.7**
 *  语言
 * [English (US)](https://wordpress.org/plugins/twitterlink-for-wordpress-comment/)
 * 标签
 * [comment](https://cn.wordpress.org/plugins/tags/comment/)[twitter](https://cn.wordpress.org/plugins/tags/twitter/)
 *  [高级视图](https://cn.wordpress.org/plugins/twitterlink-for-wordpress-comment/advanced/)

## 评级

尚未提交反馈。

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

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

## 贡献者

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

## 支持

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

 [查看支持论坛](https://wordpress.org/support/plugin/twitterlink-for-wordpress-comment/)