Lines:
1 to 16 of 16
<?php /** * REST API endpoint for the Gathering Tweetstorms block. * * @package Jetpack * @since 8.7.0 */ /* class WPCOM_REST_API_V2_Endpoint_Tweetstorm_Gather */ /* function WPCOM_REST_API_V2_Endpoint_Tweetstorm_Gather::__construct() – Constructor. */ /* function WPCOM_REST_API_V2_Endpoint_Tweetstorm_Gather::register_routes() – Register the route. */ /* function WPCOM_REST_API_V2_Endpoint_Tweetstorm_Gather::gather_tweetstorm() – Gather the tweetstorm. */ wpcom_rest_api_v2_load_plugin( 'WPCOM_REST_API_V2_Endpoint_Tweetstorm_Gather' );
Called by
Invoked by
Calls
1 to 1 of 1