Filter whether the current request is for accessing the frontend.
jetpack_is_frontend
jetpack_is_frontendjetpack_is_frontendFilter whether the current request is for accessing the frontend.
jetpack_instagram_embed_tokenFilters 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.
jetpack_amp_infinite_next_page_dataThe next page settings. An array containing: – title => The title to be featured on the browser tab. – url => The URL of next page. – image => The image URL. A required AMP setting, not in use currently. Themes are welcome to leverage.
jetpack_amp_infinite_older_postsAMP infinite scroll older posts markup.
jetpack_amp_infinite_separatorAMP infinite scroll separator.
jetpack_amp_infinite_outputFilter the output buffer. Themes can leverage this hook to add custom markup on next page load.
jetpack_amp_infinite_footersGet the theme footers.
jetpack_connection_nonce_cleanup_runtime_limitAdjust the time limit for the scheduled cleanup.
jetpack_connection_add_nonce_cleanupUse the filter to disable the nonce cleanup that happens at shutdown after adding a new nonce.
jetpack_reconnection_completedAction fired when reconnection has completed successfully.