ID); $class = ''; if (is_sticky()) { // Sticky post content $class = ' sticky'; } ?>
> ID); ?>
', ''); else : the_title('

', '

'); endif; if ('post' === get_post_type()) : ?>
ID, 400)); else: the_content(sprintf( wp_kses( /* translators: %s: Name of current post. Only visible to screen readers */ __('Continue reading "%s"', 'hasten-lite'), array( 'span' => array( 'class' => array(), ), ) ), get_the_title() )); endif; wp_link_pages(array( 'before' => '', )); ?>
' . esc_html__('Read More', 'hasten-lite') . ' '; endif; if (is_archive()||is_home()): echo '' . esc_html__('Read More', 'hasten-lite') . ' '; endif; ?>