Wordpress显示分类作者插件:Author Complete Post List
插件信息
- 插件名称:Author Complete Post List
- 插件版本:2.0
- 适用平台:
- 功能简介:Provides an easy way to display the complete list of the an author’s posts, including the posts where he’s also co-author. It solves two problems with the author page:
下载介绍
- WP官方下载页面 | 插件作者下载页面
使用教程
-
- Upload author-complete-post-list.php to the /wp-content/plugins/ directory.
- Activate the plugin through the ‘Plugins’ menu of WordPress.
- Place in your templates:
- For the total of posts: <?php totalposts($author, $curauth->userlogin); ?>
- For the list of posts: <?php fullpostlist($author, $curauth->user_login); ?>
声明: 本站遵循 署名-非商业性使用-相同方式共享 3.0共享协议.转载请注明转自 http://www.amakura.cn/blog/index.php/archives/10  【天仓零's   blog:无限轮回】
Tags: wordpress
Place in your templates:
1. For the total of posts: userlogin); ?>
2. For the list of posts: user_login); ?>
这段代码应该加在模板的哪个页面啊?如何加 能说明下吗谢谢
看不懂怎么安装,支持中文版 吗?