WordPress

Disqus WordPress Widget Plugin

Description

This plugin adds a new widget which can show statistics for your blog’s/forum’s Disqus comments: most popular discussions, top commenters, recent comments.

Installation instructions can be found in the readme.txt file and a working sample you can see in my sidebar on the right.

Configurable are:

  • Color Theme
  • Number of items to show
  • Default tab view (most popular discussions, top commenters, recent comments)
  • Whether to show the standard Wordpress widget title bar
  • Title of the widget in the title bar

Updates

Version 0.3: Removed weird chars from the end of the plugin php file that were breaking TinyMCE.

Screenshots

Disqus Widget SettingsDisqus Widget

Download

Download Make a donation to support my work

Update: July 6th, 2008
Views: 140
Rating: 1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
  • hi. Thanks for plugin

    perfect.

    Regards
  • Hey this looks pretty cool! Any idea how to center it inside the widget column? Mine's off to the left. It also would be cool if we could edit the size of the comment excerpt...

    Good work.
  • The comment excerpt is something I do not have control over as the actual widget is provided by Disqus.

    As for the positioning, I guess you could modify the following line in disqus-widget.php:

    $template = "<script...</script>"

    to something like this:

    $template = "<div style="center"><script...</script></div>"
  • Checked it out. It works perfectly. Thanks for sharing.
  • This is what i'm looking for. Thanks
  • Any plugin available for Joomla?
  • Hey some nice little code in this plugin thanks very much
  • Well
blog comments powered by Disqus