1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

WordPress Plugin: Display Author Profile with Author Exposed

Mar 26 2008

Category: Themes and Tricks

Download | Demo

If you run a multi-author blog and you want to attract additional authors, one thing you can do is improve how you promote your authors on your website. A lot of WordPress blogs choose to do this by creating an author page for each author or providing a link to the author’s website, but now there is now another option for WordPress blogs.

Color Light Studio recently released a new WordPress plugin called Author Exposed, which will allow readers to view the author’s Gravatar and information from a pop-up box using Javascript.

Here is a sample of how it looks:

In order to use this plugin, all you need to do is activate it and place a small code snippet in your loop where you want the author’s information to display:

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

Once you’ve placed the code into your theme, you should be all set!
[via WP Themes Plugin]

Enjoy writing about WordPress? Get yourself more exposure by joining the Hack WordPress writing team!

Digg This Post! | Stumble This Post! | Add this Post to Del.icio.us | Google Bookmark This Post! | Netscape it! | No comment

Hack WordPress © 2008


Related Articles at Hack WordPress:


Read it at the source

Leave a Reply