• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer
Jetpack a2z

Jetpack a2z

Jetpack a2z

  • Home
  • Plugins
  • Blocks
  • Shortcodes
  • APIs
  • Classes
  • Files
  • Hooks
  • Sitemap
  • Blog
Home / APIs / Jetpack_Cxn_Tests::helper_enable_outbound_requests() – Gets translated text to enable outbound requests.

You appear to be a bot. Output may be restricted

Description

Gets translated text to enable outbound requests.

Usage

$string = Jetpack_Cxn_Tests::helper_enable_outbound_requests( $protocol );

Parameters

$protocol
( string ) required – Either 'HTTP' or 'HTTPS'.

Returns

string The translated text.

Source

File name: jetpack/_inc/lib/debugger/class-jetpack-cxn-tests.php
Lines:

1 to 11 of 11
  protected function helper_enable_outbound_requests( $protocol ) {
    return sprintf(
      /* translators: %1$s - request protocol, either http or https */
      __(
        'Your server did not successfully connect to the Jetpack server using %1$s
				Please ask your hosting provider to confirm your server can make outbound requests to jetpack.com.',
        'jetpack'
      ),
      $protocol
    );
  }
 

 View on GitHub View on Trac

Share this:

  • Click to share on Twitter (Opens in new window)
  • Click to share on Facebook (Opens in new window)
  • Click to share on LinkedIn (Opens in new window)
  • Click to share on Pinterest (Opens in new window)

Related

Published: 8 April 2020 | Last updated: 6 May 2020

Primary Sidebar

Information

Function name: Jetpack_Cxn_Tests::helper_enable_outbound_requests
Class ref: Jetpack_Cxn_Tests
Plugin ref: Jetpack
Version: 9.2
Sourcefile: _inc/lib/debugger/class-jetpack-cxn-tests.php
File ref: _inc/lib/debugger/class-jetpack-cxn-tests.php
Deprecated?: No
API Letters: C,E,H,J,T

Footer

Jetpack a2z
Jetpack a2z
Jetpack a2z
WordPress 5.6
WordPress a2z
WordPress core a2z
Genesis Theme Framework a2z
Jetpack a2z
WordPress develop tests
Easy Digital Downloads a2z
WooCommerce a2z
Yoast SEO a2z
WordPress Blocks

Site:  jetpack.wp-a2z.org
© Copyright Jetpack a2z 2014-2021. All rights reserved.


Website designed and developed by Herb Miller
Proudly powered by WordPress and oik plugins

  • Home
  • Blog
  • Sitemap
  • Sites