wordpress插件列表
目前用到的插件列表,作个记录,免得以后再一个一个找。
| Akismet |
Akismet checks your comments against the Akismet web service to see if they look like spam or not. You need a WordPress.com API key to use it. You can review the spam it catches under “Comments.” To show off your Akismet stats just put <?php akismet_counter(); ?> in your template. See also: WP Stats plugin. 作者为 Matt Mullenweg. |
| CoolCode |
Adds syntax highlighting and line number to your code, base on Text_Highlighter. 作者为 andot. |
| Recent Love – A List of Recent Comments |
Simple list of recent comments. Adds template function rr_recent_comments($num_recent_posts = 5, $before = ‘‘, $after = ‘‘) 作者为 Ron Rothman. |
| StatPressCN |
shows you real time statistics about your blog, also support for Chinese perfectly 作者为 heart5. |
| TinyMCE Advanced |
Enables advanced features and plugins in TinyMCE. 作者为 Andrew Ozz. |
| What Would Seth Godin Do |
Displays a custom welcome message to new visitors and another to return visitors. 作者为 Richard K Miller. |
| WordPress Thread Comment |
wp thread comment allow user can reply comment and same comment On display, can choose ajax or not. 允许用户回复某个特定的评论并集中显示相似评论, 可以自由选择是否使用ajax. 作者为 偶爱偶家. |
| WP-PageNavi |
Adds a more advanced paging navigation to your WordPress blog. 作者为 Lester ‘GaMerZ’ Chan. |
| WP-PostViews |
Enables you to display how many times a post/page had been viewed. Modified by David Potter to include options for when and where to display view counts. 作者为 Lester ‘GaMerZ’ Chan. |
| WP-PostViews Widget |
Adds a PostViews Widget to display most viewed posts and/or pages on your sidebar. You will need to activate WP-PostViews first. 作者为 Lester ‘GaMerZ’ Chan. |
| WP-RecentComments |
Show the recent comments in your WordPress sidebar. 作者为 mg12. |
| wp-utf8-excerpt |
This plugin generates a better excerpt for multibyte language users (Chinese, for example). Besides, it keeps the html tags in the excerpt. 为使用多字节语言(如中文)的Wordpress用户提供更好的摘要算法,以解决Wordpress默认摘要算法只考虑西方语言的不足。此外,此插件产生的摘要可保留原文中的格式。 作者为 Betty. |
| wp slug translate |
set slug by translate title or slug from chinese to english with google translate or pinyin. 通过将title用google translate 翻译成英语或者拼音. 作者为 偶爱偶家. |
感谢您的浏览,如果您喜欢本站,可以通过Rss订阅本站,如需转载,请注明出处,谢谢!

很多插件可以用代码实现
[回复]