Title: Advanced Author Exposed
Author: b-lame
Published: <strong>7 de junio de 2010</strong>
Last modified: 22 de junio de 2010

---

Buscar plugins

Este plugin **no se ha probado con las últimas 3 versiones mayores de WordPress**.
Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas 
de compatibilidad cuando se usa con las versiones más recientes de WordPress.

![](https://s.w.org/plugins/geopattern-icon/advanced-author-exposed.svg)

# Advanced Author Exposed

 Por [b-lame](https://profiles.wordpress.org/b-lame/)

[Descargar](https://downloads.wordpress.org/plugin/advanced-author-exposed.zip)

 * [Detalles](https://ve.wordpress.org/plugins/advanced-author-exposed/#description)
 * [Valoraciones](https://ve.wordpress.org/plugins/advanced-author-exposed/#reviews)
 *  [Instalación](https://ve.wordpress.org/plugins/advanced-author-exposed/#installation)
 * [Desarrollo](https://ve.wordpress.org/plugins/advanced-author-exposed/#developers)

 [Soporte](https://wordpress.org/support/plugin/advanced-author-exposed/)

## Descripción

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](http://www.jungeroemer.net/2010/05/24/wordpress-plugin-advanced-author-exposed/)

The original plugin Author Exposed can be found at [Color Light Studio](http://colorlightstudio.com/2008/03/14/wordpress-plugin-author-exposed/)

## Capturas

 * [[
 * This is what the DIV layer popup looks like – looks can be customized easily 
   by editing the included CSS file

## Instalación

Installation is simple and should not take you more than 2 minutes.

 1. Upload whole `advanced_author_exposed` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Place `<?php if (function_exists('author_exposed')) {author_exposed($the_link_item);}?
    >` inside the loop, where you want the author info to appear.
 4. The variable $the_link_item can be the post author’s name, his gravatar image or
    anything else you might want it to be. The plugin will return the specified item
    with the hidden DIV attached to it.
 5. For code-examples regarding the usage of the_link_item see FAQ

## Preguntas frecuentes

  How do I generate the post author’s first name and attach the AE info DIV to it?
How do I generate the author’s gravatar image and attach AE info DIV to it?

## Reseñas

No hay reseñas para este plugin.

## Colaboradores y desarrolladores

«Advanced Author Exposed» es un software de código abierto. Las siguientes personas
han colaborado con este plugin.

Colaboradores

 *   [ b-lame ](https://profiles.wordpress.org/b-lame/)

[Traduce «Advanced Author Exposed» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/advanced-author-exposed)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/advanced-author-exposed/),
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/advanced-author-exposed/)
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/advanced-author-exposed/)
por [RSS](https://plugins.trac.wordpress.org/log/advanced-author-exposed/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

#### 1.1

Fixed a bug that prevented AAE from working properly

## Meta

 *  Version **1.1**
 *  Last updated **hace 16 años**
 *  Active installations **10+**
 *  WordPress version ** 2.0 o superior **
 *  Tested up to **2.9.2**
 *  Language
 * [English (US)](https://wordpress.org/plugins/advanced-author-exposed/)
 * Tags
 * [author](https://ve.wordpress.org/plugins/tags/author/)[info](https://ve.wordpress.org/plugins/tags/info/)
 *  [Vista avanzada](https://ve.wordpress.org/plugins/advanced-author-exposed/advanced/)

## Valoraciones

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/advanced-author-exposed/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/advanced-author-exposed/reviews/)

## Colaboradores

 *   [ b-lame ](https://profiles.wordpress.org/b-lame/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/advanced-author-exposed/)