Skip to content

Instantly share code, notes, and snippets.

@kjohnson
Created October 28, 2015 18:54
Show Gist options
  • Select an option

  • Save kjohnson/396ea7a8b10dfdfbf01e to your computer and use it in GitHub Desktop.

Select an option

Save kjohnson/396ea7a8b10dfdfbf01e to your computer and use it in GitHub Desktop.
public function get_user()
{
return get_user_by( 'id', $this->_user_id );
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment