Disqus has dropped support for their recent comments widget. This plugin creates a configurable widget that will display your latest Disqus comments.
The Disqus Recent Comments Widget plugin will create a configurable widget that will allow you to display comments in any widgetized area of your theme like sidebars and footers.
You can customize the comment length and date format, filter users and choose from three different markup templates, among other things. The plugin has full support for custom markup defined with register_sidebars() and should integrate smoothly with most themes in the wp.org repository.
We try to be very proactive and responsive with support. So, if you have any issues, please post in the support forums and we’ll do our best to resolve your issue promptly.
You can follow development here: https://github.com/andrewbartel/Disqus_Recent_Comments
Disqus caps the number of requests you can make to their api at 1000 an hour for free accounts. If you have caching enabled (the checkbox in the admin section is unchecked),
the plugin will only retrieve new comments once a minute. If you’re hitting the request limit, make sure you haven’t disabled caching. Developers, the time in between requests
is filterable through the disqus_rcw_cache_time filter. If you need help changing this filter, please post in the support forums.
Make sure you entered the exact author name. The plugin does its best to account for spaces, capitalization, etc but it can’t read your mind. If all else fails, copy/paste their name into the filtered users field.
Please see this guide: http://deusmachine.com/disqus-instructions.php
Fork the project and send us a pull request! We’ll be happy to give you a shout out in the release notes. https://github.com/andrewbartel/Disqus_Recent_Comments
If you’re not a developer, you can always drop us a line in the support forums and we’ll do our best to integrate your requests into the next version or tackle the bug you found.
You can view the original blog post on Aaron’s site: http://www.aaronjwhite.org/index.php/14-web-development/php/11-updated-recent-comments-widget-in-php-for-disquss-api
Or, you can check out the script on github: https://github.com/AaronJWhite/Disqus_Recent_Comments
Not currently, but if you’d like to put together a translation for us, please do! We’ll happily give you credit in the release notes.