filter

jetpack_sync_idc_optin

Allows sites to opt in for IDC mitigation which blocks the site from syncing to WordPress.com when the home URL or site URL do not match what WordPress.com expects. The default value is either true, or the value of JETPACK_SYNC_IDC_OPTIN constant if set.

Parameters

$default
bool

Whether the site is opted in to IDC mitigation.

Changelog

How to use this hook

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

Notes

Deprecated since jetpack-identity-crisis 0.2.6. Use should_handle_idc() instead.