static function wp_welcome_panel()
 {
     require_once JETPACK_START_BASE_DIR . '/class.jetpack-start.php';
     Jetpack_Start::get_view('welcome-panel.php');
 }