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

', '

' ); } else { the_title( '

', '

' ); } ?>
'; echo wp_kses_post( $audio_html ); echo '
'; } }; }; if ( is_single() || empty( $audio ) ) { the_content( sprintf( __( 'Read More', 'book-land' ) ) ); wp_link_pages( array( 'before' => '', 'link_before' => '', 'link_after' => '', ) ); }; ?>