Skip to content

Instantly share code, notes, and snippets.

@mbriceno
Created February 10, 2015 22:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mbriceno/5552eb9e93410288af8f to your computer and use it in GitHub Desktop.
Save mbriceno/5552eb9e93410288af8f to your computer and use it in GitHub Desktop.
<a href="<?php echo get_post_meta( get_the_ID(), 'linkp', true ); ?>" > <?php the_title(); ?> </a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment