Cette extension n’a pas été testée avec plus de trois mises à jour majeures de WordPress. Elle peut ne plus être maintenue ou supportée et peut avoir des problèmes de compatibilité lorsqu’elle est utilisée avec des versions de WordPress plus récentes.

Extended Profile

Description

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.

Installation

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

FAQ

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');

Avis

Il n’y a aucun avis pour cette extension.

Contributeurs/contributrices & développeurs/développeuses

« Extended Profile » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs

Traduisez « Extended Profile » dans votre langue.

Le développement vous intéresse ?

Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.