Skip to content

Instantly share code, notes, and snippets.

@wykydtronik
Created April 15, 2017 05:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wykydtronik/f3616ee4f6cf7d9b6e91b73f826fe1e3 to your computer and use it in GitHub Desktop.
Save wykydtronik/f3616ee4f6cf7d9b6e91b73f826fe1e3 to your computer and use it in GitHub Desktop.
how to echo custom author meta onto page
the_author_meta('jobtitle', $authorID);
get_the_author_meta('teampage', $authorID);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment