Created
February 10, 2015 22:58
-
-
Save mbriceno/5552eb9e93410288af8f to your computer and use it in GitHub Desktop.
This file contains hidden or 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
<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