Title: User Info Display
Author: jmayoff
Published: <strong>28 de agosto de 2011</strong>
Last modified: 3 de octubre de 2011

---

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/user-info-display.svg)

# User Info Display

 Por [jmayoff](https://profiles.wordpress.org/jmayoff/)

[Descargar](https://downloads.wordpress.org/plugin/user-info-display.1.0.0.zip)

 * [Detalles](https://es.wordpress.org/plugins/user-info-display/#description)
 * [Valoraciones](https://es.wordpress.org/plugins/user-info-display/#reviews)
 *  [Instalación](https://es.wordpress.org/plugins/user-info-display/#installation)
 * [Desarrollo](https://es.wordpress.org/plugins/user-info-display/#developers)

 [Soporte](https://wordpress.org/support/plugin/user-info-display/)

## Descripción

Displays user info using a shortcode that can be placed in a post, page or widget
or with template tags that can be added directly to your theme files. If the user
has a Gravatar, it will be included as well. The information is pulled from the 
user’s WordPress profile.

**[Plugin Website. Support in comments.](http://wpgiraffe.com/2011/08/24/plugin-userinfodisplay/)**

## Capturas

[⌊screenshot-1.jpg⌉⌊screenshot-1.jpg⌉[

screenshot-1.jpg

## Instalación

To install the plugin and get it working.

 1.  Upload `user-info-display.php` to the `/wp-content/plugins/` directory
 2.  Activate the plugin through the ‘Plugins’ menu in WordPress
 3.  Place [userinfo] in your posts, pages or widgets
 4.  You can include the following attributes:
 5.   * id = the user’s id, defaults to author of current post/page
      * align = right or left, aligns the Gravatar. If not included, will default to
        left.
      * name = yes or no, will include the user’s name or not
      * email = yes or no, will include the user’s email, a link from the user’s name.
        Name attribute must either not be included or be included and have the value‘
        no’
      * url = yes or no, will include the user’s url, if available. Will display after
        the description.
 6.  To= use directly in your template files use the format:
 7.   * uinfo_display($id, $align, $name, $email, $url);
      * eg: uinfo_display(1, «left», «yes»,»no», $no);
 8.  All of the attributes/function arguments are optional, but if you omit one from
     the template tag you must leave in the comma
 9.   * eg: uinfo_display();
         - uinfo_display(34);
         - uinfo_display(47, «right», ,»no», «no»);

## FAQ

  Where does the plugin get it’s user information from?

The information is pulled from the user’s WordPress profile (http://yoursite.com/
wp-admin/users.php) and the image is the user’s Gravatar (http://en.gravatar.com/)

  To do

Add Twitter and Facebook support

## Reseñas

No hay valoraciones para este plugin.

## Colaboradores y desarrolladores

«User Info Display» es un software de código abierto. Las siguientes personas han
colaborado con este plugin.

Colaboradores

 *   [ jmayoff ](https://profiles.wordpress.org/jmayoff/)

[Traduce «User Info Display» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/user-info-display)

### ¿Interesado en el desarrollo?

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

## Registro de cambios

#### 1.0.0

 * Template tag now available
 * Fixed a bug where email setting did not work properly

#### 0.9.3

 * Added email address, if available
 * Added user’s name
 * Added the user’s url, if available

#### 0.9.2

 * Change to readme.txt only

#### 0.9.1

 * Removed the dependance on User Photo plugin
 * Added Gravatar support (if user has a Gravatar it will be displayed)

#### 0.9

 * Initial version.

## Meta

 *  Versión **1.0.0**
 *  Última actualización **hace 15 años**
 *  Instalaciones activas **10+**
 *  Versión de WordPress ** 3.0 o superior **
 *  Probado hasta **3.2.1**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/user-info-display/)
 * Etiquetas:
 * [description](https://es.wordpress.org/plugins/tags/description/)[image](https://es.wordpress.org/plugins/tags/image/)
   [information](https://es.wordpress.org/plugins/tags/information/)[user](https://es.wordpress.org/plugins/tags/user/)
 *  [Vista avanzada](https://es.wordpress.org/plugins/user-info-display/advanced/)

## Valoraciones

Aún no se han enviado valoraciones.

[Your review](https://wordpress.org/support/plugin/user-info-display/reviews/#new-post)

[Ver todas las valoraciones](https://wordpress.org/support/plugin/user-info-display/reviews/)

## Colaboradores

 *   [ jmayoff ](https://profiles.wordpress.org/jmayoff/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/user-info-display/)

## Donar

¿Te gustaría apoyar el progreso de este plugin?

 [ Dona a este plugin ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=6W4YSPHSP8BD8)