"%2$s"', 'adelin' ), adelin_only_allow_span() ),
esc_html__('Read More', 'adelin') . adelin_svg_icon('arrow-right'),
get_the_title()
) );
adelin_entry_taxonomies();
if ( function_exists( 'sharing_display' ) ) {
sharing_display( '', true );
}
wp_link_pages( array(
'before' => '
' . esc_html__( 'Pages:', 'adelin' ) . '',
'after' => '
',
'link_before' => '
',
'link_after' => '',
'pagelink' => '
' . esc_html__( 'Page', 'adelin' ) . ' %',
'separator' => '
, ',
) );
?>