plugin-icon

ThemeFuse Extend User Profile

作者:themefusecom·
Perfect tool for webmasters to extend user profile options.
版本
1.0.2
活跃安装
20
最后更新
Jun 22, 2012

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

免费使用Business套餐
通过安装,您同意 WordPress.com 服务条款第三方插件条款
目前已测试版本
WordPress 3.3.2
这个插件是可用的下载,适用于您的站点。