In this article

filter

jetpack_instagram_embed_token

Filters the Instagram embed token that is used for querying the Facebook API. When this token is set, requests are not proxied through the WordPress.com API. Instead, a request is made directly to the Facebook API to query for information about the embed which should provide a performance benefit.

Parameters

string
string

The access token set via the JETPACK_INSTAGRAM_EMBED_TOKEN constant.

Changelog

How to use this hook

See “How to use actions and filters to customize Jetpack”.