Skip to content

Instantly share code, notes, and snippets.

@guilhermealveslopes
Created February 14, 2017 01:00
Show Gist options
  • Save guilhermealveslopes/28675230c5a029c87afa8788c1a2aadd to your computer and use it in GitHub Desktop.
Save guilhermealveslopes/28675230c5a029c87afa8788c1a2aadd to your computer and use it in GitHub Desktop.
Get Meta Wordpress
<?php echo get_post_meta( $post->ID, 'META', true); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment