专注优质Wordpress企业网站搭建与优化

Author Exposed – 显示作者相关信息的WordPress插件



Author Exposed - 显示作者相关信息的WordPress插件 - 西米CC(http://ximicc.com)Author Exposed插件可以让更多的人了解你,认识你,使网站的访客能更容易的看到有文章的细节,特别是关于作者的信息,这款插件比较适合多人协作的博客,这样能让更多的访客了解到做的信息。

This plugin does the same thing as the the_author tag, displays the author name, only this time it’s linked to hidden layer (div). By clicking on the author link the hidden layer(div) pop’s up with author info gathered from the profile page, plus gravatar photo (if author email is assigned with one).

Author Exposed插件的功能如下:

  • 显示作者头像(需先设定gravatar头像)
  • 显示作者的联系方式
  • 显示作者的简介
  • 显示作者撰写的文章数量

Author Exposed插件安装:

  1. 下载Author Exposed插件,将压缩包解压后,把文件夹上传到wp-content/plugins/目录下。
  2. 登录WordPress管理后台,点击“Plugins”找到上传的插件,激活该插件,即可。
  3. 把如下代码:

<?php if (function_exists(‘author_exposed’)) {author_exposed();} ?>

放入到你希望出现文章作者信息的地方,当访客访问时就会显示相关的作者信息了。

Author Exposed插件下载地址:点击下载
Author Exposed插件作者地址:点击进入

[ 以下内容您也可能感兴趣 ]

Add a Comment