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

17 lines
503 B
PHP
Raw Permalink Normal View History

2019-11-15 23:26:29 +01:00
<?php
/**
* Module Name: JSON API
2025-07-27 19:58:08 +02:00
* Module Description: Access your sites data remotely through the WordPress.com REST API.
2019-11-15 23:26:29 +01:00
* 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.