$post_id, 'post_type' => $post_type ) ); if ( have_posts() ) { while ( have_posts() ) { the_post(); $preview_title = get_the_title(); } } ?> <?php echo $preview_title ?> <?php _e( '(Anthologize Preview Mode)', 'anthologize' ) ?> ' type='text/css' media='all' />

%1$s. This preview is for proofreading purposes only. To get a more accurate sense of what your Anthologize project will look like, you may want to export the project.', 'anthologize' ), $preview_title, add_query_arg( array( 'page' => 'anthologize/includes/class-export-panel.php' ), admin_url( 'admin.php' ) ) ) ?>