Advertisement
Guest User

Class

a guest
Jan 12th, 2013
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. <div id="post-<?php the_ID(); ?>" class="testing123" style="display:none;">
  2. <center><?php the_title(); ?><br /><br />
  3. <?php echo get_post_meta(get_the_ID(), 'mirror_embed_code', true); ?>
  4. <?php wprp(true);?>
  5. </center>
  6. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement