Lines:
1 to 17 of 17
<?php /* class WPCOM_REST_API_V2_Endpoint_List_Publicize_Connections */ /* function WPCOM_REST_API_V2_Endpoint_List_Publicize_Connections::__construct() – Flag to help WordPress.com decide where it should look for Publicize data. Ignored for direct requests to Jetpack sites. */ /* function WPCOM_REST_API_V2_Endpoint_List_Publicize_Connections::register_routes() – Called automatically on `rest_api_init()`. */ /* function WPCOM_REST_API_V2_Endpoint_List_Publicize_Connections::get_connection_schema_properties() – Helper for generating schema. Used by this endpoint and by the Connection Test Result endpoint. */ /* function WPCOM_REST_API_V2_Endpoint_List_Publicize_Connections::get_item_schema() – */ /* function WPCOM_REST_API_V2_Endpoint_List_Publicize_Connections::get_connections() – Helper for retrieving Connections. Used by this endpoint and by the Connection Test Result endpoint. */ /* function WPCOM_REST_API_V2_Endpoint_List_Publicize_Connections::get_items() – */ /* function WPCOM_REST_API_V2_Endpoint_List_Publicize_Connections::prepare_item_for_response() – Filters out data based on ?_fields= request parameter */ /* function WPCOM_REST_API_V2_Endpoint_List_Publicize_Connections::get_items_permission_check() – Verify that user can access Publicize data */ wpcom_rest_api_v2_load_plugin( 'WPCOM_REST_API_V2_Endpoint_List_Publicize_Connections' );
Called by
Invoked by
Calls
1 to 1 of 1