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

---

Plugins suchen

Dieses Plugin wurde **nicht mit den 3 neuesten Hauptversionen von WordPress getestet**.
Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung
mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

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

# Extended Profile

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

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

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

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

## Beschreibung

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

## Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

## Mitwirkende und Entwickler

„Extended Profile“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin
mitgewirkt:

Mitwirkende

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

[Übersetze „Extended Profile“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/extended-profile)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/extended-profile/),
sieh dir das [SVN-Repository](https://plugins.svn.wordpress.org/extended-profile/)
an oder abonniere das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/extended-profile/)
per [RSS](https://plugins.trac.wordpress.org/log/extended-profile/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **trunk**
 *  Zuletzt aktualisiert **vor 16 Jahren**
 *  Aktive Installationen **10+**
 *  Getestet bis **2.7**
 *  Sprache
 * [English (US)](https://wordpress.org/plugins/extended-profile/)
 * Schlagwörter
 * [hcard](https://de.wordpress.org/plugins/tags/hcard/)[microformats](https://de.wordpress.org/plugins/tags/microformats/)
   [profile](https://de.wordpress.org/plugins/tags/profile/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/extended-profile/advanced/)

## Bewertungen

Es wurden noch keine Rezensionen eingereicht.

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

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/extended-profile/reviews/)

## Mitwirkende

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

## Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

 [Support-Forum anzeigen](https://wordpress.org/support/plugin/extended-profile/)