This plugin is outdated and might not be supported anymore
twitterLink for WordPress comment

twitterLink for WordPress comment

Details
View on WordPress

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

Details

Plugin code:
twitterlink-for-wordpress-comment
Plugin version:
0.1
Author:
Outdated:
Yes
WP version:
2.0.2 or higher
PHP version:
or higher
Test up to WP version:
2.7
Total installations:
0
Last updated:
2009-02-06
Rating:
Times rated:
0
comment
twitter