"%s"', 'bloginwp' ),
array(
'span' => array(
'class' => array(),
),
)
),
wp_kses_post( get_the_title() )
)
);
// social share html
if( get_theme_mod( 'single_social_share_position', 'after_content' ) === 'after_content' ) bloginwp_social_share_html();
?>
'
' . esc_html__( 'Pages:', 'bloginwp' ),
'after' => '
',
)
);
?>