Skip to content
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Jetpack Connection Package

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-master",
    "automattic/jetpack-config": "dev-master",
    "automattic/jetpack-connection": "dev-master"
}

Examples

  1. Register the site
  2. Authorize the user
  3. In-place user auth @todo
  4. Disconnecting @todo

Tools

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

About

[READ ONLY] Jetpack Connection. This repository is a mirror, for issue tracking and development head to: https://github.com/automattic/jetpack

Topics

Resources

License

Languages