Title: ThemeFuse Extend User Profile
Author: themefusecom
Published: <strong>2011 年 9 月 14 日</strong>
Last modified: 2012 年 6 月 22 日

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

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

# ThemeFuse Extend User Profile

 作者：[themefusecom](https://profiles.wordpress.org/themefusecom/)

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

 * [详情](https://cn.wordpress.org/plugins/themefuse-extend-user-profile/#description)
 * [评价](https://cn.wordpress.org/plugins/themefuse-extend-user-profile/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/themefuse-extend-user-profile/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/themefuse-extend-user-profile/#developers)

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

## 描述

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)

## 屏幕截图

[⌊ThemeFuse Extend User Profile Page⌉⌊ThemeFuse Extend User Profile Page⌉[

ThemeFuse Extend User Profile Page

[⌊User Page⌉⌊User Page⌉[

User Page

## 安装

 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.

## 评价

此插件暂无评价。

## 贡献者及开发者

「ThemeFuse Extend User Profile」是开源软件。 以下人员对此插件做出了贡献。

贡献者

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

[帮助将「ThemeFuse Extend User Profile」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/themefuse-extend-user-profile)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/themefuse-extend-user-profile/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/themefuse-extend-user-profile/)，
或通过[RSS](https://plugins.trac.wordpress.org/log/themefuse-extend-user-profile/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/themefuse-extend-user-profile/)。

## 更新日志

#### 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

## 额外信息

 *  版本 **1.0.2**
 *  最后更新：**14 年前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 3.0 或更高版本 **
 *  已测试的最高版本为 **3.3.2**
 *  语言
 * [English (US)](https://wordpress.org/plugins/themefuse-extend-user-profile/)
 * 标签
 * [author page](https://cn.wordpress.org/plugins/tags/author-page/)[profile](https://cn.wordpress.org/plugins/tags/profile/)
   [user profile](https://cn.wordpress.org/plugins/tags/user-profile/)
 *  [高级视图](https://cn.wordpress.org/plugins/themefuse-extend-user-profile/advanced/)

## 评级

尚未提交反馈。

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

[查看全部评论](https://wordpress.org/support/plugin/themefuse-extend-user-profile/reviews/)

## 贡献者

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

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/themefuse-extend-user-profile/)