Linux 软件免费装
Banner图

Author Profiler

开发者 cinghaman
更新时间 2013年6月7日 23:27
捐献地址: 去捐款
PHP版本: 3.0.1 及以上
WordPress版本: 3.5.1
版权: GPLv2 or later
版权网址: 版权信息

标签

photo profile author gravatar

下载

详情介绍:

Allows the author/user to upload gravatar/photo/profile image directly from the user dashboard to display on their blog post. Using the plugin you would not need to upload your photo on gravatar and directly upload it in your dashboard and the plugin codes add a code to display the photo on author blog post.

安装:

  1. Upload author-profiler.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Upload your profile photo by going to users

升级注意事项:

No major upgrade.

常见问题:

What does plugin do?

It allows you to upload author photo directly from user section of the dashboard.

Do i need to add any shortcode?

No, plugin takes care of it, and adds the image next to author name on his blog post.

Does it only allows single author photo?

No, any number of authors on the blog can upload their individual photos in the user dashboard and it will feature next to the author name on blog post.

How to change height of the author pic?

Go to wp-content/plguins/author-profiler/author-profiler.php, open it in your php editor and go to line 116 and you can update width and height. Visit http://amancingh.com/blog/author-profiler to see how to implment.