Skip to content

Instantly share code, notes, and snippets.

@jesseeproductions
Last active July 21, 2022 13:58
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jesseeproductions/3ba8c5679e188946988e to your computer and use it in GitHub Desktop.
Save jesseeproductions/3ba8c5679e188946988e to your computer and use it in GitHub Desktop.
Tribe Get Additional Fields
$additional_fields = tribe_get_custom_fields();
echo $additional_fields['Community Field'];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment