Skip to content

Instantly share code, notes, and snippets.

@kellenmace
Created September 23, 2016 20:36
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 kellenmace/d276c936d95eef4d245282d7b5e468f7 to your computer and use it in GitHub Desktop.
Save kellenmace/d276c936d95eef4d245282d7b5e468f7 to your computer and use it in GitHub Desktop.
<p>Store Address: <?php echo esc_html( get_post_meta( get_the_ID(), 'store_address', true ) ); ?></p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment