Home / Files / class.jetpack-client.php


Lines: 1 to 14 of 14

<?php

/* class Jetpack_Client */
/* function Jetpack_Client::remote_request() – Makes an authorized remote request using Jetpack_Signature */
/* function Jetpack_Client::_wp_remote_request() – Wrapper for wp_remote_request().  Turns off SSL verification for certain SSL errors. */
/* function Jetpack_Client::set_time_diff() – SSL verification (`sslverify`) for the JetpackClient remote request
defaults to off, use this filter to force it on. */
/* function Jetpack_Client::wpcom_json_api_request_as_user() – Queries the WordPress.com REST API with a user token. */
/* function Jetpack_Client::wpcom_json_api_request_as_blog() – Query the WordPress.com REST API using the blog token */
/* function Jetpack_Client::_stringify_data() – Takes an array or similar structure and recursively turns all values into strings. This is used to
make sure that body hashes are made ith the string version, which is what will be seen after a
server pulls up the data in the $_POST array. */
/* function Jetpack_Client::protocol() – Gets protocol string. */
 

 View on GitHub View on Trac

Called by

    Invoked by

      Calls

      Call hooks

      File name: class.jetpack-client.php
      Plugin ref: Jetpack
      Version: 7.0
      Deprecated?: No
      API Letters: C,J,P

      Related

      Published: 14 March 2017 | Last updated: 7 December 2018

      Information

      File name: class.jetpack-client.php
      Plugin ref: Jetpack
      Version: 7.0
      Deprecated?: No
      API Letters: C,J,P

      • Plugins
      • Themes
      • Blocks
      • Shortcodes
      • APIs
      • Files
      • Hooks
      • Classes
      • Sites
      • Sitemap
      • Blog
      oik-plugins Jetpack a2z
      Jetpack a2z

      Site:  jetpack.wp-a2z.org
      © Copyright oik-plugins 2014-2019. All rights reserved.


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