Wordpress显示分类作者插件:Author Complete Post List

三 6th, 2008  
2

Comments

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:
下载介绍
使用教程
    1. Upload author-complete-post-list.php to the /wp-content/plugins/ directory.
    2. Activate the plugin through the ‘Plugins’ menu of WordPress.
    3. Place in your templates:
      1. For the total of posts: <?php totalposts($author, $curauth->userlogin); ?>
      2. 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:

2 Responses to “Wordpress显示分类作者插件:Author Complete Post List”

  1. Dwin 说:


    Place in your templates:

    1. For the total of posts: userlogin); ?>
    2. For the list of posts: user_login); ?>

    这段代码应该加在模板的哪个页面啊?如何加 能说明下吗谢谢

  2. 放众传媒 说:

    看不懂怎么安装,支持中文版 吗?

Leave a Reply