Title: Extended Profile
Author: Will Norris
Published: <strong>December 30, 2008</strong>
Last modified: April 25, 2010

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/extended-profile.svg)

# Extended Profile

 By [Will Norris](https://profiles.wordpress.org/willnorris/)

[Download](https://downloads.wordpress.org/plugin/extended-profile.zip)

 * [Details](https://wordpress.org/plugins/extended-profile/#description)
 * [Reviews](https://wordpress.org/plugins/extended-profile/#reviews)
 *  [Installation](https://wordpress.org/plugins/extended-profile/#installation)
 * [Development](https://wordpress.org/plugins/extended-profile/#developers)

 [Support](https://wordpress.org/support/plugin/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](http://microformats.org/wiki/hcard) on 
any page using the profile shortcode, or with the provided widget.

## Installation

This plugin follows the [standard WordPress installation method](https://codex.wordpress.org/Managing_Plugins#Installing_Plugins):

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

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Extended Profile” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Will Norris ](https://profiles.wordpress.org/willnorris/)
 *   [ singpolyma ](https://profiles.wordpress.org/singpolyma/)

[Translate “Extended Profile” into your language.](https://translate.wordpress.org/projects/wp-plugins/extended-profile)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/extended-profile/),
check out the [SVN repository](https://plugins.svn.wordpress.org/extended-profile/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/extended-profile/)
by [RSS](https://plugins.trac.wordpress.org/log/extended-profile/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **trunk**
 *  Last updated **16 years ago**
 *  Active installations **10+**
 *  Tested up to **2.7**
 * Tags
 * [hcard](https://wordpress.org/plugins/tags/hcard/)[microformats](https://wordpress.org/plugins/tags/microformats/)
   [profile](https://wordpress.org/plugins/tags/profile/)
 *  [Advanced View](https://wordpress.org/plugins/extended-profile/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/extended-profile/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/extended-profile/reviews/)

## Contributors

 *   [ Will Norris ](https://profiles.wordpress.org/willnorris/)
 *   [ singpolyma ](https://profiles.wordpress.org/singpolyma/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/extended-profile/)