'list', 'screen_reader_text' => ' ', 'prev_text' => __( 'Previous', 'astrology' ), 'next_text' => __( 'Next', 'astrology' ), ) ); edit_post_link( sprintf( /* translators: %s: Name of current post */ __( 'Edit "%s"', 'astrology' ), get_the_title() ), '', '' ); endwhile; //Commnet Part if ( comments_open() || get_comments_number() ) { comments_template(); } //End Comment Part endif; ?>