plugin-icon

ThemeFuse Extend User Profile

Perfect tool for webmasters to extend user profile options.
평가
최근 업데이트일
June 22, 2012
버전
1.0.2
활성화된 설치 항목
20

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

무료Creator 요금제에서
활성화된 설치 항목
20
테스트된 버전
3.3.2
이 플러그인은 다운로드 가능하며 워드프레스 독립 호스트 설치에 사용할 수 있습니다.