Author Exposed Plugin To Show Author Information
Author Exposed Plugin is a very useful wordpress plugin for Blogs which have many authors. This plugin allows you to show the author information in a elegant way. This will help your readers to know more about author.
In order to use this plugin you need to extract the plugin folder and upload it to “wp-content” > “Plugins” folder then you can active this plugin by going into “plugins” option.
You also need to place the following code where you to show the author link.
<?php if (function_exists('author_exposed')){author_exposed();} ?>
Download: Author Exposed Plugin
Related posts:

