Filter the list of comment meta data that are manageable via the JSON API.
jetpack_sync_comment_meta_whitelist
jetpack_sync_comment_meta_whitelistjetpack_sync_comment_meta_whitelistFilter the list of comment meta data that are manageable via the JSON API.
jetpack_sync_actor_user_dataAllow or deny sending actor’s user data ( IP and UA ) during a sync event
jetpack_sync_capabilities_whitelistFilter the list of capabilities that we care about
jetpack_sync_import_endUsed for syncing the end of an import
jetpack_sync_constants_whitelistFilter the list of PHP constants that are manageable via the JSON API.
jetpack_sync_callable_whitelistFilter the list of callables that are manageable via the JSON API.
jetpack_sync_multisite_callable_whitelistFilter the list of multisite callables that are manageable via the JSON API.
jetpack_sync_post_meta_whitelistFilter the list of post meta data that are manageable via the JSON API.
jetpack_sync_options_whitelistFilter the list of WordPress options that are manageable via the JSON API.
jetpack_sync_before_enqueue_{$action_name}Modify or reject the data within an action before it is enqueued locally.