> '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() ); $audio = false; // Only get audio from the content if a playlist isn't present. if ( false === strpos( $content, 'wp-playlist-script' ) ) { $audio = get_media_embedded_in_content( $content, array( 'audio' ) ); } if ( ! is_single() ) { // If not a single post, highlight the audio file. if ( ! empty( $audio ) ) { foreach ( $audio as $audio_html ) { echo '
'; echo $audio_html; echo '
'; } }; }; if ( 'post' === get_post_type() && $postmeta == false ) { ?>
"%s"', 'business-idea' ), get_the_title() ) ); wp_link_pages( array( 'before' => '', 'link_before' => '', 'link_after' => '', ) ); } ?>