>

'; if($magbook_entry_meta_single != 'hide-author'){ echo ' ' .esc_attr(get_the_author()).''; } if($magbook_entry_meta_single != 'hide-date'){ printf( '%3$s', esc_url(get_the_permalink()), esc_attr( get_the_time() ), esc_attr(get_the_time( ' d F Y' )) ); } if ( comments_open() && $magbook_entry_meta_single != 'hide-comments') { ?> No Comments', 'magbook' ), __( ' 1 Comment', 'magbook' ), __( ' % Comments', 'magbook' ), '', __( 'Comments Off', 'magbook' ) ); ?> %1$s%3$s', sprintf( ''), esc_url( get_post_format_link( $format ) ), get_post_format_string( $format ) ); } if(!empty($tag_list)){ ?> '; } ?>
_x( 'Published in%title', 'Parent post link', 'magbook' ), ) ); } elseif ( is_singular( 'post' ) ) { the_post_navigation( array( 'next_text' => ' ' . '' . __( 'Next post:', 'magbook' ) . ' ' . '%title', 'prev_text' => ' ' . '' . __( 'Previous post:', 'magbook' ) . ' ' . '%title', ) ); } } ?>