BACK TO DIRECTORY

ThemeFuse Extend User Profile

by themefusecom

0.0
(0 ratings)

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

Screenshots

ThemeFuse Extend User Profile Page

ThemeFuse Extend User Profile Page

User Page

User Page

Plugin Details

Active Installs
10
Total Downloads
8,867
Version
1.0.2
Requires WP
3.0
Requires PHP
Tested Up To
3.3.2
Added
2011-09-14
Last Updated
2012-06-22 7:10pm GMT

Ratings

5
0
4
0
3
0
2
0
1
0