Skip to content

Instantly share code, notes, and snippets.

@tevashov
Last active October 27, 2022 21:56
Show Gist options
  • Select an option

  • Save tevashov/5172450 to your computer and use it in GitHub Desktop.

Select an option

Save tevashov/5172450 to your computer and use it in GitHub Desktop.
Print custom fields #WP
<?php echo get_post_meta($post->ID, "Camera_Specs", true); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment