This plugin is outdated and might not be supported anymore
ThemeFuse Extend User Profile

ThemeFuse Extend User Profile

Details
View on WordPress

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

Details

Plugin code:
themefuse-extend-user-profile
Plugin version:
1.0.2
Outdated:
Yes
WP version:
3.0 or higher
PHP version:
or higher
Test up to WP version:
3.3.2
Total installations:
10
Last updated:
2012-06-22
Rating:
Times rated:
0
add-profile-options
author-page
extend-user-profile
profile
user-profile