kollapsminoriteten/wp-content/plugins/jetpack/modules/json-api.php

17 lines
484 B
PHP
Raw Normal View History

2019-11-15 23:26:29 +01:00
<?php
/**
* Module Name: JSON API
* Module Description: Allow applications to securely access your content.
* 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
2021-04-27 08:32:47 +02:00
*
* @package automattic/jetpack
2019-11-15 23:26:29 +01:00
*/
2021-04-27 08:32:47 +02:00
// Nothing fires here. Module status is checked on the WP.com-side to allow third-party applications.