Beskriuwing
This plugin allows you to show the latest comments, pingbacks or trackbacks in the sidebar of your blog or anywhere else. The plugin comes with widget and gravatar support and gives you the options to finetune the listing the way you like it.
Most themes bring along their own stylesheet rules. This plugin requires very little predefined css rules. You can customize every single listing element by editing the recentcomments.css.
Skermôfbyldings

Recent activity, flat listing with gravatars enabled, no hover 
Recent comments, flat listing with gravatars enabled, no hover 
Recent pingbacks, listing grouped by post, no hover 
Recent activity, listing grouped by post, gravatars enabled, no hover 
Recent comments, listing grouped by post, with gravatars and hover enabled
Ynstallaasje
- Unpack the zipfile latestcomments-X.y.zip
- Upload folder
recentcommentsto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
<?php if(function_exists('recentcomments_display')) recentcomments_display(); ?>or<?php if(function_exists('recentcomments_display')) recentcomments_display('comment'); ?>or<?php if(function_exists('recentcomments_display')) recentcomments_display('pingback'); ?>or<?php if(function_exists('recentcomments_display')) recentcomments_display('trackback'); ?>in your template or use the sidebar widgets.
FAQ
- Does this plugin displays stuff in the sidebar only?
-
No, you can place a function call everywhere in your template. See the installation section.
Resinsjes
D’r binne gjin resinsjes foar dizze plugin.
Meiwurkers & amp; Untwikkelders
“RecentComments” is iepen boarne software. De folgjende minsken hawwe bydroegen oan dizze plugin.
MeiwurkersOersette “RecentComments” yn jo taal.
Ynteressearre yn ûntwikkeling?
Blêdzje troch de koade , besjoch de SVN-repository , of abonnearje op it ûntwikkelingslogboek troch RSS .
Feroaringslog
- v0.2 2014-10-13 updated to wordpress 4.0
- v0.1 2009-07-06 initial release