> 'thumb-tack' ) ); endif; if ( is_single() ) { the_title( '

', '

' ); }elseif ( is_front_page() && is_home() ) { the_title( '

', '

' ); } else { the_title( '

', '

' ); } $content = apply_filters( 'the_content', get_the_content() ); $video = false; // Only get video from the content if a playlist isn't present. if ( false === strpos( $content, 'wp-playlist-script' ) ) { $video = get_media_embedded_in_content( $content, array( 'video', 'object', 'embed', 'iframe' ) ); } if ( ! is_single() ) { // If not a single post, highlight the video file. if ( ! empty( $video ) ) { foreach ( $video as $video_html ) { echo '
'; echo $video_html; echo '
'; } }; }; if ( 'post' === get_post_type() && $postmeta == false ) { ?>
"%s"', 'business-idea' ), get_the_title() ) ); wp_link_pages( array( 'before' => '', 'link_before' => '', 'link_after' => '', ) ); } ?>