Lines:
1 to 14 of 14
<?php use Automattic\Jetpack\Connection\Client; use Automattic\Jetpack\Redirect; /* class WPCOM_REST_API_V2_Endpoint_Mailchimp */ /* function WPCOM_REST_API_V2_Endpoint_Mailchimp::__construct() – */ /* function WPCOM_REST_API_V2_Endpoint_Mailchimp::register_routes() – Called automatically on `rest_api_init()`. */ /* function WPCOM_REST_API_V2_Endpoint_Mailchimp::is_connected() – Check if MailChimp is set up properly. */ /* function WPCOM_REST_API_V2_Endpoint_Mailchimp::get_mailchimp_status() – Get the status of current blog’s Mailchimp connection */ /* function WPCOM_REST_API_V2_Endpoint_Mailchimp::get_mailchimp_groups() – Get all Mailchimp groups for the accounted connected to the current blog */ wpcom_rest_api_v2_load_plugin( 'WPCOM_REST_API_V2_Endpoint_Mailchimp' );
Called by
Invoked by
Calls
1 to 1 of 1