Skip to content

Instantly share code, notes, and snippets.

@billrobbins
Created February 20, 2014 21:38
Show Gist options
  • Save billrobbins/9123760 to your computer and use it in GitHub Desktop.
Save billrobbins/9123760 to your computer and use it in GitHub Desktop.
<span class="phone"><a target="_blank" href="<?php echo get_post_meta($post->ID, "optional_url", TRUE); ?>"><?php echo get_post_meta($post->ID, "option_title", TRUE); ?></a></span>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment