array( 'blog-author-photo' ) )); ?>
','');
the_content( sprintf(
esc_html__( 'Read More
"%s"', 'business-max' ),
get_the_title()
) );
wp_link_pages( array(
'before' => '
' . __( 'Pages:', 'business-max' ),
'after' => '
',
'link_before' => '
',
'link_after' => '',
) );
?>