Files
hub-insurance/wp-content/plugins/jetpack/modules/json-api.php
T
2026-07-02 15:54:39 -06:00

17 lines
503 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?php
/**
* Module Name: JSON API
* Module Description: Access your sites data remotely through the WordPress.com REST API.
* Sort Order: 19
* First Introduced: 1.9
* Requires Connection: Yes
* Auto Activate: Public
* Module Tags: Writing, Developers
* Feature: General
* Additional Search Queries: api, rest, develop, developers, json, klout, oauth
*
* @package automattic/jetpack
*/
// Nothing fires here. Module status is checked on the WP.com-side to allow third-party applications.