Skip to content

Instantly share code, notes, and snippets.

@mateusneves
Last active April 5, 2016 14:13
Show Gist options
  • Save mateusneves/158efd83ba201aa8de9ee9e0a0802343 to your computer and use it in GitHub Desktop.
Save mateusneves/158efd83ba201aa8de9ee9e0a0802343 to your computer and use it in GitHub Desktop.
Get Profile Field
// $user_id is a global variable
$about = xprofile_get_field_data( 'About', $user_id);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment