'. esc_html__('Site not ready', 'bado-blog') . ''; } else { echo '

' . esc_html__('Nothing found', 'bado-blog') . '

'; } ?>
' . wp_kses( __('Ready to publish your first post? Start here.', 'bado-blog'), array( 'a' => array( 'href' => array(), ), ) ) . '

', esc_url(admin_url('post-new.php')) ); } else if (is_search()) { ?>

    'count', 'order' => 'DESC', 'show_count' => 1, 'title_li' => '', 'number' => 10, )); ?>
' . sprintf( esc_html__('Try searching the monthly archives. %1$s', 'bado-blog'), convert_smilies(':)') ) . '

'; the_widget('WP_Widget_Archives', 'dropdown=0', "after_title=$archive"); ?>