"%s"', 'byakurai' ), array( 'span' => array( 'class' => array(), ), ) ), wp_kses_post( get_the_title() ) ) ); return apply_filters( 'byakurai_print_front_top', $print ); } } if ( ! function_exists( 'byakurai_print_front_un' ) ) { /** * */ function byakurai_print_front_un( $print = '' ) { if ( function_exists( 'byakuraitmp_print_front_un' ) ) { byakuraitmp_print_front_un(); return apply_filters( 'byakurai_print_front_un', $print ); } return apply_filters( 'byakurai_print_front_un', $print ); } } // singlepost! if ( ! function_exists( 'byakurai_print_single_top' ) ) { /** * */ function byakurai_print_single_top( $print = '' ) { if ( function_exists( 'byakuraitmp_print_single_top' ) ) { byakuraitmp_print_single_top(); return apply_filters( 'byakurai_print_single_top', $print ); } the_title( '

', '

' ); if ( 'post' === get_post_type() ) : ?>
'', ) ); byakurai_entry_footer(); return apply_filters( 'byakurai_print_single_un', $print ); } } if ( ! function_exists( 'byakurai_print_single_comment_un' ) ) { /** * */ function byakurai_print_single_comment_un( $print = '' ) { if ( function_exists( 'byakuraitmp_print_single_comment_un' ) ) { byakuraitmp_print_single_comment_un(); return apply_filters( 'byakurai_print_single_comment_un', $print ); } return apply_filters( 'byakurai_print_single_comment_un', $print ); } } // singlepage! if ( ! function_exists( 'byakurai_print_page_top' ) ) { /** * */ function byakurai_print_page_top( $print = '' ) { if ( function_exists( 'byakuraitmp_print_page_top' ) ) { byakuraitmp_print_page_top(); return apply_filters( 'byakurai_print_page_top', $print ); } the_title( '

', '

' ); byakurai_post_thumbnail(); return apply_filters( 'byakurai_print_page_top', $print ); } } if ( ! function_exists( 'byakurai_print_page_un' ) ) { /** * */ function byakurai_print_page_un( $print = '' ) { if ( function_exists( 'byakuraitmp_print_page_un' ) ) { byakuraitmp_print_page_un(); return apply_filters( 'byakurai_print_page_un', $print ); } wp_link_pages( array( 'before' => '', ) ); return apply_filters( 'byakurai_print_page_un', $print ); } } if ( ! function_exists( 'byakurai_print_page_comment_un' ) ) { /** * */ function byakurai_print_page_comment_un( $print = '' ) { if ( function_exists( 'byakuraitmp_print_page_comment_un' ) ) { byakuraitmp_print_page_comment_un(); return apply_filters( 'byakurai_print_page_comment_un', $print ); } return apply_filters( 'byakurai_print_page_comment_un', $print ); } } // 404! if ( ! function_exists( 'byakurai_print_404' ) ) { /** * */ function byakurai_print_404( $print = '' ) { if ( function_exists( 'byakuraitmp_print_404' ) ) { byakuraitmp_print_404(); return apply_filters( 'byakurai_print_404', $print ); } ?>

' . sprintf( esc_html__( 'Try looking in the monthly archives. %1$s', 'byakurai' ), convert_smilies( ':)' ) ) . '

'; the_widget( 'WP_Widget_Archives', 'dropdown=1', "after_title=$byakurai_archive_content" ); the_widget( 'WP_Widget_Tag_Cloud' ); ?>

' . wp_kses_post( get_the_title() ) . '' ); } else { printf( /* translators: 1: comment count number, 2: title. */ esc_html( _nx( '%1$s thought on “%2$s”', '%1$s thoughts on “%2$s”', $byakurai_comment_count, 'comments title', 'byakurai' ) ), number_format_i18n( $byakurai_comment_count ), // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped '' . wp_kses_post( get_the_title() ) . '' ); } ?>

    'ol', 'short_ping' => true, ) ); ?>