Code Coverage
 
Lines
Functions and Methods
Classes and Traits
Total
n/a
0 / 0
n/a
0 / 0
CRAP
n/a
0 / 0
1<?php
2/**
3 * Module Name: JSON API
4 * Module Description: Access your site’s data remotely through the WordPress.com REST API.
5 * Sort Order: 19
6 * First Introduced: 1.9
7 * Requires Connection: Yes
8 * Auto Activate: Public
9 * Module Tags: Writing, Developers
10 * Feature: General
11 * Additional Search Queries: api, rest, develop, developers, json, klout, oauth
12 *
13 * @package automattic/jetpack
14 */
15
16// Nothing fires here. Module status is checked on the WP.com-side to allow third-party applications.