Lines:
1 to 16 of 16
<?php /** * Instagram Gallery block and API helper. * * @package jetpack */ use Automattic\Jetpack\Connection\Client; /* class Jetpack_Instagram_Gallery_Helper */ /* function Jetpack_Instagram_Gallery_Helper::is_instagram_access_token_valid() – Check whether an Instagram access token is valid, or has been permanently deleted elsewhere. */ /* function Jetpack_Instagram_Gallery_Helper::get_instagram_gallery() – Get the Instagram Gallery. */ /* function Jetpack_Instagram_Gallery_Helper::get_site_id() – Get the WPCOM or Telf-hosted site ID. */