/ Published in: PHP
URL: http://5thirtyone.com/archives/875
Expand |
Embed | Plain Text
<div class="lead-image-wrapper"> <h2><a href="<?php the_permalink() ?>" rel="bookmark" title="Permanent Link to <?php the_title_attribute(); ?>"><?php the_title(); ?></a></h2> <?php $image = get_post_meta($post->ID, 'lead_image', true); ?> </div>
You need to login to post a comment.
