automattic/jetpack-connection

Everything needed to connect to the Jetpack infrastructure

Installs: 668 226

Dependents: 29

Suggesters: 0

Security: 0

Stars: 2

Watchers: 3

Forks: 2

Type:jetpack-library

v1.51.5 2023-03-29 21:37 UTC

This package is auto-updated.

Last update: 2023-03-31 09:54:43 UTC


README

Let's talk to wordpress.com!

Get Started

Package is published in Packagist. We recommend using the latest version there, or you can also test with the latest development versions like below:

"require": {
    "automattic/jetpack-autoloader": "dev-trunk",
    "automattic/jetpack-config": "dev-trunk",
    "automattic/jetpack-connection": "dev-trunk"
}

Guides

Tools

  1. Making Authenticated async XML-RPC calls
  2. Customizing error messages