' . wp_kses( /* translators: %s: Link to WP admin new post page. */ __('Ready to publish your first post? Get started here.', 'bootstrap-wp-starter'), array( 'a' => array( 'href' => array(), ), ) ) . '

', esc_url(admin_url('post-new.php')) ); ?>