Tells the client to sync all options to the server
jetpack_full_sync_options
jetpack_full_sync_optionsjetpack_full_sync_endFires when a full sync ends. This action is serialized and sent to the server.
jetpack_full_sync_startFires when a full sync begins. This action is serialized and sent to the server so that it knows a full sync is coming.
jetpack_full_sync_cancelledFires when a full sync is cancelled.
jetpack_is_mobileFilter the value of jetpack_is_mobile
pre_jetpack_is_mobileFilter the value of jetpack_is_mobile before it is calculated. Passing a truthy value to the filter will short-circuit determining the mobile type, returning the passed value instead.
jetpack_client_authorizedFires after the Jetpack client is authorized to communicate with WordPress.com.
jetpack_development_versionAllows filtering whether this is a development version of Jetpack. This filter is especially useful for tests.
jetpack_deactivate_moduleFired after a module has been deactivated.
jetpack_publicize_postFires when a post is saved that has is marked as pending publicizing