This plugin extends wordpress by a series of template tags and a few sidebar widgets.
此插件通过一系列模板标签和侧边栏Widget扩展了WordPress的功能。这些扩展都加强了多中文的支持。
wkc_recent_comments() this tag will display a list of latest commentswkc_recent_pings() this tag will display a list of recent pingbacks or trackbackswkc_recent_posts() this tag will display a list of recent posts' namewkc_most_commented_posts() this tag will display a list of posts which have most commentswkc_random_posts() this tag will display a list of posts of random orderwkc_most_active_commentors() this tag will display a list of commentors who leave most replies in a few days, i.e. 15 dayswkc_recent_commentors() this tag will display a list of commentors who leave most replies in this week or month wkc_recent_comments() 显示最新评论的标签wkc_recent_pings() 显示最新回响的标签,包括pingback和trackbackwkc_recent_posts() 显示最新文章的标签wkc_most_commented_posts() 显示评论最多的文章的标签wkc_random_posts() 显示随机文章的标签wkc_most_active_commentors() 显示n天内,评论最多的用户的标签wkc_recent_commentors() 显示本周或者本月内评论最多的用户的标签



