class="">
"%s"', 'blogmatic' ),
array(
'span' => array(
'class' => array(),
),
)
),
wp_kses_post( get_the_title() )
)
);
do_action( 'blogmatic_after_single_content_hook' );
wp_link_pages(
array(
'before' => '
' . esc_html__( 'Pages:', 'blogmatic' ),
'after' => '
',
)
);
?>
'. $prev_post_navigation_sub_title .'
'. $prev_post_date . '
' . $post_navigation_title. '
',
'next_text' => ''. $next_post_date . '
' . $post_navigation_title .'