> >
', '' ); ?>
> "%s"', 'articlewave' ), array( 'span' => array( 'class' => array(), ), ) ), wp_kses_post( get_the_title() ) ) ); ?>
'' . esc_html__( 'Previous:', 'articlewave' ) . ' %title', 'next_text' => '' . esc_html__( 'Next:', 'articlewave' ) . ' %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; /** * require file to display author box * * @since 1.0.0 */ get_template_part( 'template-parts/partials/innerpage/author' ); endwhile; // End of the loop. /** * require file to display related post * * @since 1.0.0 */ get_template_part( 'template-parts/partials/innerpage/relatedpost' ); ?>