>
post_content ); $embeds = get_media_embedded_in_content( $content ); if ( ! empty( $embeds ) ) { echo themotion_escape_lightbox( $embeds[0] ); } ?>
', '' ); ?>
post_content, '' ); if ( $pos <= 0 ) { the_excerpt(); } else { the_content( sprintf( /* translators: %s: Name of current post. */ wp_kses( __( 'Read more %s ', 'themotion' ), array( 'span' => array( 'class' => array() ) ) ), the_title( '"', '"', false ) ) ); } wp_link_pages( array( 'before' => '', ) ); ?>