Skip to content

Instantly share code, notes, and snippets.

@iledcom
Created August 2, 2015 06:50
Show Gist options
  • Save iledcom/6a1cff84fa3ecc8507bb to your computer and use it in GitHub Desktop.
Save iledcom/6a1cff84fa3ecc8507bb to your computer and use it in GitHub Desktop.
WordPress get post_meta()
get_post_meta($post_id, 'sandbox_description', true);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment