>

'; foreach( $tags as $content_tag ) { $sep = ( $content_tag === end( $tags ) ) ? '' : ' '; echo '' . esc_html($content_tag->name) . '' . esc_html($sep); } } ?>

_x( 'Published in%title', 'Parent post link', 'aagaz-startup' ), ) ); } elseif ( is_singular( 'post' ) ) { if( get_theme_mod( 'aagaz_startup_nav_links',true) != '') { // Previous/next post navigation. the_post_navigation( array( 'next_text' => ' ' . '' . __( 'Next Post', 'aagaz-startup' ) . ' ' . '', 'prev_text' => ' ' . '' . __( 'Previous Post', 'aagaz-startup' ) . ' ' . '', ) ); } }?>