Title: ThemeFuse Extend User Profile
Author: themefusecom
Published: <strong>14 Meán Fómhair, 2011</strong>
Last modified: 22 Meán an tSamhraidh, 2012

---

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/themefuse-extend-user-profile.svg)

# ThemeFuse Extend User Profile

 By [themefusecom](https://profiles.wordpress.org/themefusecom/)

[Download](https://downloads.wordpress.org/plugin/themefuse-extend-user-profile.1.0.3.zip)

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

 [Support](https://wordpress.org/support/plugin/themefuse-extend-user-profile/)

## Description

Perfect tool for webmasters to extend user profile options. With basic HTML knowledge
it is posible to add more options to user profile (Ex: Social Networks links)

    ```
    $meta = get_user_meta(get_the_author_meta( 'ID' ),'theme_fuse_extends_user_options',TRUE);

    foreach( $meta as $key => $item )
    {
        if ( $key == 'facebook' || $key == 'twitter' || $key == 'in') $tfuse_meta[$key] = $item;
    }
    ```

Key Features:

 * Standart Options (Facebook, Twitter, LinkedIN)
 * Other options for your user profile page.

Don’t forget to check our awesome [WordPress Themes](http://themefuse.com)

## Screenshots

 * [[
 * ThemeFuse Extend User Profile Page
 * [[
 * User Page

## Installation

 1. Unpack the download-package
 2. Upload all files to the /wp-content/plugins/ directory
 3. Activate the plugin through the ‘Plugins’ menu in WordPress
 4. Click the User -> User Page for add/change Facebook, Twitter, LinkedIN or other
    options.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

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

Contributors

 *   [ themefusecom ](https://profiles.wordpress.org/themefusecom/)

[Translate “ThemeFuse Extend User Profile” into your language.](https://translate.wordpress.org/projects/wp-plugins/themefuse-extend-user-profile)

### Interested in development?

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

## Changelog

#### 1.0.0

 * First release

#### 1.0.1

 * Added option for admin to edit all users profile.

#### 1.0.2

 * It has removed the conflict with version 1.0.0

## Meta

 *  Version **1.0.2**
 *  Last updated **14 (m)bliana ago**
 *  Active installations **10+**
 *  WordPress version ** 3.0 or higher **
 *  Tested up to **3.3.2**
 *  Language
 * [English (US)](https://wordpress.org/plugins/themefuse-extend-user-profile/)
 * Tags
 * [author page](https://ga.wordpress.org/plugins/tags/author-page/)[profile](https://ga.wordpress.org/plugins/tags/profile/)
   [user profile](https://ga.wordpress.org/plugins/tags/user-profile/)
 *  [Advanced View](https://ga.wordpress.org/plugins/themefuse-extend-user-profile/advanced/)

## Ratings

No reviews have been submitted yet.

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

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

## Contributors

 *   [ themefusecom ](https://profiles.wordpress.org/themefusecom/)

## Support

Got something to say? Need help?

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