Advanced Author Exposed

Advanced Author Exposed Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 3,939 downloads
Advanced Author Exposed Icon

Try plugin: Advanced Author Exposed

We'll create fresh WordPress site with Advanced Author Exposed installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Advanced Author Exposed

The plugin links a hidden DIV (layer) with information about the author to any item on a page.

0


0


0


0


0

updated: 14 years ago
since: 14 years ago
author: David Ortner

Description

The plugin links a hidden DIV (layer) with information about the author to any item on a page (i.e. the author’s name or the author’s gravatar image). Once you click the item the hidden div layer will show up, displaying the full name of the author, a bigger version of the gravatar image, the author’s e-mail address and a short description (from the author’s user-profile-page) and a link to the author’s posts-archive. Any other information can be easily added by editing the included php file. It offers a simple and elegant way to show author info.

ADVANCED Author Exposed plugin is an extended version of the original Author Exposed Plugin written by Igor Penjivrag of Color Light Studio (clsigor). For credits and questions regarding the original script please see the link to original’s author’s page (Other Notes).

Advanced Author Exposed solves two problems I had with the original Plugin:

1) AE can now be used multiple times on the same page and the generated code will still validate.
The original Plugin was meant to be used once per page only. If you used it multiple times within the same page, it would create HTML DIVs that all had the same ID – thus leading to invalid code when testing it with the W3 validator. Advanced AE creates random DIV IDs on the fly, thereby eliminating this problem.

2) Can now be linked to ANY item, image or text
The original Plugin automatically output the post author’s name as a link and linked the hidden DIV to it. But what if you wanted to link the hidden DIV to something else? I.e. the authors gravatar-image?
Advanced AE introduces a PHP variable called $the_link_item – which can basically be anything you want – and attaches the hidden DIV to that specified item.

Documentation

For questions regarding Advanced Author Exposed please refer and reply to this thread:
Junge Roemer – Advanced Author Exposed

The original plugin Author Exposed can be found at Color Light Studio