Perfect tool for webmasters to extend user profile options.
As of April 2026, ThemeFuse Extend User Profile is a WordPress profile plugin with 10 active installations and a 0/5 rating0. It has been downloaded 8.3K+ times in total. Requires WordPress 3.0+ and PHP false+. Available on WordPress.org since 2011. Last updated 13 years ago — may have compatibility concerns. Top alternative: One User Avatar | User Profile Picture.
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:
Don’t forget to check our awesome WordPress Themes
| WordPress | 3.0+ requiredTested up to 3.3.2 |
| PHP | false+ required |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.