- <div id="content">
- <div id="p<?php the_ID(); ?>" style="display:none"> <center><?php the_title(); ?><br /><br />
- <?php echo get_post_meta(get_the_ID(), 'mirror_embed_code', true); ?>
- <?php wprp(true);?>
- </center></div>
- </div>
- <div id="button_wrap">
- <input type=button value=Test id=d<?php the_ID(); ?>/>
- </div>