itemtype="http://schema.org/BlogPosting" itemtype="http://schema.org/BlogPosting">
', '' ); if ( 'post' === get_post_type() ){ do_action( 'sparklestore_post_meta', 10 ); } ?>
"%s"', 'sparklestore' ), array( 'span' => array( 'class' => array(), ), ) ), get_the_title() ) ); }else{ if ( 'excerpt' === $post_content_type ) { the_excerpt(); } elseif ( 'content' === $post_content_type ) { the_content( sprintf( wp_kses( /* translators: %s: Name of current post. Only visible to screen readers */ __( 'Continue reading "%s"', 'sparklestore' ), array( 'span' => array( 'class' => array(), ), ) ), get_the_title() ) ); } } ?>