'' . esc_html__( 'Previous:', 'azure-news' ) . ' %title', 'next_text' => '' . esc_html__( 'Next:', 'azure-news' ) . ' %title', ) ); // If comments are open or we have at least one comment, load up the comment template. if ( comments_open() || get_comments_number() ) : comments_template(); endif; endwhile; // End of the loop. /** * hook - azure_news_after_single_post_loop_content * * @hooked - azure_news_post_author_box -10 * @hooked - azure_news_single_post_related_posts_section - 20 * * @since 1.0.0 */ do_action( 'azure_news_after_single_post_loop_content' ); ?>