pass() ) { echo '
' . esc_html__( 'Your Jetpack setup looks a-okay!', 'jetpack' ) . '
'; } else { $failures = $cxntests->list_fails(); foreach ( $failures as $fail ) { $action_link = $fail['action']; $action_label = $fail['action_label']; $action = ( $action_link ) ? '' . $action_label . '' : $action_label; echo '
'; echo '

' . esc_html( $fail['short_description'] ); echo '

'; echo '

' . wp_kses( $action, array( 'a' => array( 'href' => array(), 'target' => array(), 'rel' => array(), ), ) ) . '

'; echo '
'; } } ?>

  1. known conflicts with Jetpack – check the list. (You can also browse the Jetpack support pages or Jetpack support forum to see if others have experienced and solved the problem.)', 'jetpack' ), array( 'a' => array( 'href' => array(), 'target' => array(), ), ) ), esc_url( Redirect::get_url( 'jetpack-contact-support-known-issues' ) ), esc_url( Redirect::get_url( 'jetpack-contact-support-known-issues' ) ), esc_url( Redirect::get_url( 'jetpack-support' ) ), esc_url( Redirect::get_url( 'wporg-support-plugin-jetpack' ) ) ); ?>
  2. exists() ) { /* translators: %s is the name of a theme */ echo esc_html( sprintf( __( "If your problem isn't known or caused by a plugin, try activating %s (the default WordPress theme).", 'jetpack' ), $default_theme->get( 'Name' ) ) ); } else { esc_html_e( "If your problem isn't known or caused by a plugin, try activating the default WordPress theme.", 'jetpack' ); } ?>
  3. XMLRPC file. It should say “XML-RPC server accepts POST requests only.” on a line by itself.', 'jetpack' ), array( 'a' => array( 'href' => array() ) ) ), esc_attr( site_url( 'xmlrpc.php' ) ) ); ?>
    • -
    • -
  4. Disconnect from WordPress.com', 'jetpack' ), array( 'a' => array( 'href' => array(), 'class' => array(), ), ) ), esc_attr( wp_nonce_url( Jetpack::admin_url( array( 'page' => 'jetpack-debugger', 'disconnect' => true, ) ), 'jp_disconnect', 'nonce' ) ) ); ?>

Contact our Happiness team. When you do, please include the full debug information from your site.', 'jetpack' ), array( 'a' => array( 'href' => array() ) ) ), esc_url( $support_url ), esc_url( admin_url() . 'site-health.php?tab=debug' ) ); ?>


%s\'s WordPress.com account.', 'jetpack' ), array( 'strong' => array() ) ), esc_html( Jetpack::get_master_user_email() ) ); ?>

Jetpack\'s offline mode.', 'jetpack' ), array( 'a' => array( 'href' => array() ) ) ), esc_url( Redirect::get_url( 'jetpack-support-development-mode' ) ) ); ?>

is_offline_mode() || Jetpack::is_connection_ready() ) ) { printf( wp_kses( '

%2$s

', array( 'a' => array( 'href' => array() ), 'p' => array(), ) ), esc_attr( Jetpack::admin_url( 'page=jetpack_modules' ) ), esc_html__( 'Access the full list of Jetpack modules available on your site.', 'jetpack' ) ); } ?>
for the in-plugin debugger page. */ public static function jetpack_debug_admin_head() { Jetpack_Admin_Page::load_wrapper_styles(); ?>