Author Exposed WordPress Plugin

by Monika Mundell on March 23, 2008

in Wordpress Plugins

No where is a cool Plugin for blog masters who allow other others to write on their blogs. It is called Author Exposed and is fairly new. Launched this month as far as I can see.

This is how the Plugin looks like in action:

author exposed plugin

The way it works is that the author name is still displayed as a link below the post title. But now instead of clicking out onto the authors site that is linked to the profile with the_author() tag, it will pop up this box as seen above.

If the author has a photo linked to their profile, it will show this as well as

  • name
  • email
  • website URL
  • a small about text
  • and even better, a link to all the previous posts of the same author

This is done via a hidden div layer.

Installation of the Author Exposed Plugin is pretty simple.

  1. Download the .zip file to your computer and unzip
  2. Upload “author_exposed” folder to your ”/wp-content/plugins/” directory via FTP or with your cPanel file manager
  3. Place the following code inside your loop where you want your author link to appear (most users place this below the post title).

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

That’s it, you should now see a fancy new window every time you hover over the authors name.

VN:F [1.4.4_707]
Rating: 0.0/5 (0 votes cast)

Share This Post

{ 1 trackback }

Author Exposed Plugin: un’interessante plugin per Wordpress! - Geekissimo
April 4, 2008 at 2:00 pm

{ 11 comments… read them below or add one }

1 Life is Colourful March 23, 2008 at 8:56 am

Something new to try out… I sometimes really wonder so useful plugins people keep on developing. This is cool for bloggers trying to give good exposure to their guest authors again.

2 Barbara Ling March 23, 2008 at 10:32 am

Sounds interesting! I’ve bookmarked this for future reference, thanks!

Barbara

3 Yen March 23, 2008 at 7:19 pm

This sounds interesting! I’ll try this out too:) Thanks!

4 Kay Kastum March 24, 2008 at 9:25 am

Use it in this blog then?

5 xaer8 April 1, 2008 at 2:46 pm

I don’t see any people wants to donate free post on my blog. It is whether they ask for money or ask for free link in return. How would that sounds to you?

6 Roy Sencio April 1, 2008 at 3:10 pm

Hmmm.. very interesting.. WordPress just rocks my socks!

7 Jagdu April 1, 2008 at 7:43 pm

Don’t really see a point, couldn’t you just set up an author bio page?

8 Johan April 7, 2008 at 7:01 pm

This is great and I want it. Thanks for creating it. But this loop stuff is geeeeeek stuff. I have no clue how to get it in the loop as most google loop searches brings me to no *easy* solution. I am not afraid to search for solutions but when they talk about the ^%$#))! loop they talk geeky stuff. They don’t talk plain stuff. So I am stuffed for now.

9 Monika Mundell April 8, 2008 at 5:08 am

@ Johan: try this link, it will help you understand the loop and the code that goes with it. http://codex.wordpress.org/The_Loop_in_Action

10 Johan April 8, 2008 at 5:17 am

@ Monika. Thanks been there. Will go there again ;-)

11 Monika Mundell April 8, 2008 at 2:08 pm

@ Johan: I’m happy to help you, if you still have issues after reading this stuff again. I’m going to sleep now, but feel free to send me an email if you are stuck.
info [at] thewritersmanifesto DOT com

Leave a Comment

You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Previous post: Easter Release Link Love

Next post: Inbox Zero Video From Merlin Mann