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.

Extended Profile

Descripción

This plugin extends the standard WordPress profile to inclue additional
attributes such as photo, organization, address, phone number, and others. A
user’s entire profile can then be output as an hCard on any page using the
profile shortcode, or with the provided widget.

Instalación

This plugin follows the standard WordPress installation method:

  1. Upload the openid folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Configure the extended profile attributes on the normal WordPress profile page

Preguntas frecuentes

How to I include my profile on a page?

Use the profile shortcode with the username or ID of the user whose profile you’d like to include.

[profile]admin[/profile]

You may include a profile directly from your PHP templates by calling:

extended_profile('admin');

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce "Extended Profile" a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.