Title: Extended Profile
Author: Will Norris
Published: <strong>30. desember, 2008</strong>
Last modified: 25. april, 2010

---

Søk i utvidelser

Denne utvidelsen **har ikke blitt testet mot noen av de siste 3 hovedutgivelsene
av WordPress**. Den er kanskje ikke lenger holdt vedlike eller støttet, og den kan
ha kompatibilitetsproblemer med nyeste versjoner av WordPress.

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

# Extended Profile

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

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

 * [Detaljer](https://nb.wordpress.org/plugins/extended-profile/#description)
 * [Omtaler](https://nb.wordpress.org/plugins/extended-profile/#reviews)
 *  [Installering](https://nb.wordpress.org/plugins/extended-profile/#installation)
 * [Utvikling](https://nb.wordpress.org/plugins/extended-profile/#developers)

 [Brukerstøtte](https://wordpress.org/support/plugin/extended-profile/)

## Beskrivelse

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.

## Installasjon

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

## Ofte stilte spørsmål

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

## Vurderinger

Det er ingen omtaler av denne utvidelsen.

## Bidragsytere og utviklere

«Extended Profile» er programvare med åpen kildekode. Følgende personer har bidratt
til denne utvidelsen:

Bidragsytere

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

[Oversett “Extended Profile” til ditt språk.](https://translate.wordpress.org/projects/wp-plugins/extended-profile)

### Interessert i utvikling?

[Bla gjennom koden](https://plugins.trac.wordpress.org/browser/extended-profile/),
sjekk ut [SVN-repositoriet](https://plugins.svn.wordpress.org/extended-profile/),
eller abonner på [utviklingsloggen](https://plugins.trac.wordpress.org/log/extended-profile/)
med [RSS](https://plugins.trac.wordpress.org/log/extended-profile/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Versjon **trunk**
 *  Sist oppdatert **16 år siden**
 *  Aktive installasjoner **10+**
 *  Testet opp til **2.7**
 *  Språk
 * [English (US)](https://wordpress.org/plugins/extended-profile/)
 * Stikkord
 * [hcard](https://nb.wordpress.org/plugins/tags/hcard/)[microformats](https://nb.wordpress.org/plugins/tags/microformats/)
   [profile](https://nb.wordpress.org/plugins/tags/profile/)
 *  [Avansert visning](https://nb.wordpress.org/plugins/extended-profile/advanced/)

## Vurderinger

No reviews have been submitted yet.

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

[Se alle omtalene](https://wordpress.org/support/plugin/extended-profile/reviews/)

## Bidragsytere

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

## Brukerstøtte

Har du noe å si? Trenger du hjelp?

 [Vis brukerstøtteforumet](https://wordpress.org/support/plugin/extended-profile/)