This plugin will add a recent comments widget for Disqus, to your WordPress site. The widget will not impact your site loading time, as all the queries made to the
Disqus Servers. The main features of the widget include:
Upload the plugin to your 'wp-content/plugins' directory, or download and install automatically through your admin panel.
Activate the plugin through the 'Plugins' menu in WordPress.
Navigate to "Appearance->Widgets" in your admin panel and add the widget to your side bar.
After the addition, make sure you enter your Disqus site id inside the widget panel.
That is it, you are ready to. The remaining parameters like avatar size, excerpt length can also be tweaked via the widget panel.
屏幕截图:
常见问题:
How you created this?
The widget is appearing weird in my website
Please make sure that the plugin folder has 777 or 775 permissions. If the permissions are not correct then the plugin will not be able to read the necessary css script.
I made use of Disqus' original "recent comment" script and guidelines provided by the WordPress codex.