10+
April 25, 2010
December 30, 2008
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.
This plugin follows the standard WordPress installation method:
openid folder to the /wp-content/plugins/ directoryUse 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');
No changelog available.
No previous versions available.