This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Advanced Author Bio

Description

Advanced Author Bio automatically adds a short author bio box along with gravatar and social profile links in every single post of your blog. That isn’t all, it also:

  • Enables the HTML formatting in author description field

  • Adds Facebook profile field in author profile setup page

  • Adds Google+ profile field in author profile setup page

  • Adds Twitter profile field in author profile setup page

  • Adds LinkedIn profile field in author profile setup page

  • Adds Pinterest, YouTube, Flickr and StumbleUpon field in author profile setup page (Plugin Version 3.0 onwards)

  • Shows the Social Profile link only if the field is populated. (Added on version 2.0, thanks to viwickam)

  • Shows the Website if any Hompage URL is set at profile. (Added on version 2.0)

  • Highly customizable author bio box (Needs the editing of supplied Stylesheet file).

  • Shows the Author’s profile image from Gravatar depending on the author’s email.

A must have plugin for Multi Author Blogs.

Here is a live demo on my Plugin Homepage. If you are find my plugins useful, add me in your circles on Google +. Don’t forget to visit my blog ItsAbhikDotCom.

Screenshots

  • Sample Author Bio Box
  • Added Contact Methods

Installation

Installing and customizing is easy, just follow these simple steps:

  1. Upload ‘advanced-author-bio’ folder and all it’s contents to the ‘/wp-content/plugins/’ directory.
  2. Activate the plugin ‘Advanced Author Bio’ through the ‘Plugins’ menu in WordPress
  3. Customize the ‘look and feel’ of the author bio box by editing the values in ‘aabstyle.css’

FAQ

Why I can’t see any Options Page

It’s not yet added. However, if you go to Edit Profile page of the author, you will see four new Contact Methods are added.

How do I show the Advanced Author Bio in Pages?

Remove the ‘&& !is_page()‘ from ‘advanced-author-bio.php‘ at line 61.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Advanced Author Bio” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Advanced Author Bio” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.5

  • Intro Version

1.6

  • Fixed a small bug

1.7

  • No Changes

1.8

  • Screenshot Added
  • Highlight Author Comments if enabled from CSS

2.0

  • Small Bug Fixes
  • A new feature

3.0

  • Complete New Look
  • Added Social Media Icons
  • Added New Social Media Sites

3.1

  • Fixed a minor bug.