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

  • Twitter
  • Facebook
  • FriendFeed
  • StumbleUpon
  • Digg
  • del.icio.us
  • Google Bookmarks
  • Reddit
  • Tumblr
  • PDF
  • Print
  • email
Rating: (2 votes, average: 4.00 out of 5)
Loading ... Loading ...
Comments
Published: Jul 2nd, 2008 (Views: 814)
Categories: Coding
Tags:
  • I had installed this widget, and then went to http://import.disqus.net/ for transferring existed comments into Disqus, which is still in progress. Can this be the reason why I can see the 'RECENT' tab only? People and popular tabs are just unchanged.
  • Intetesting post Ivan, I will definitely want to have this once my blog has a lot to discuss. Thank for posting this.
  • That's the great article! I just pass 'n read it, two thumbs up! ;)
  • Glen Friesen
    very nice - any chance of adding more color options?
  • alllenooctave
    Nice post, thanks you
    NFCU
  • Guest
    Interesting post. I have made a twitter post about this. My friends will enjoy reading it also.
  • nice post, thanks for sharing :)
  • Well
  • Hey some nice little code in this plugin thanks very much
  • Any plugin available for Joomla?
  • This is what i'm looking for. Thanks
  • Checked it out. It works perfectly. Thanks for sharing.
  • 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>"
  • hi. Thanks for plugin

    perfect.

    Regards
blog comments powered by Disqus