',
$thumb[0],
esc_attr(get_the_title()),
$thumb[1],
$thumb[2]
);
?>
→', 'core-wp' ), array( 'span' => array( 'class' => array() ) ) ),
the_title( '"', '"', false )
) );
wp_link_pages( array(
'before' => '
' . esc_html__( 'Pages:', 'core-wp' ),
'after' => '
',
) );
?>