Created
August 13, 2015 15:05
-
-
Save Quay3/a45b8deed5234ea144fd to your computer and use it in GitHub Desktop.
Custom Post Meta 2
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
echo get_post_meta( get_the_ID(), 'test', true ); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment