Browsing hooks for feature: Sync

    jetpack_sync_add_required_data_settings

    hook (action): Fires when the required settings have been adding to the static data_settings array.

    Source: jetpack_vendor/automattic/jetpack-sync/src/class-data-settings.php:102

    jetpack_sync_import_start

    hook (action): Used for syncing the start of an import

    Source: jetpack_vendor/automattic/jetpack-sync/src/modules/class-import.php:133

    jetpack_sync_known_importers

    hook (filter): Filter the list of known importers.

    Source: packages/sync/src/class-defaults.php:968

    jetpack_post_meta_batch_delete

    hook (action): Used for syncing deletion of batch post meta

    Source: jetpack_vendor/automattic/jetpack-sync/src/modules/class-posts.php:185

    jetpack_sync_action_before_enqueue

    hook (action): Add an action hook to execute when anything on the whitelist gets sent to the queue to sync.

    Source: packages/sync/src/Listener.php:195

    jetpack_sync_options_contentless

    hook (filter): Filter the list of WordPress options that should be synced without content

    Source: packages/sync/src/class-defaults.php:215

    jetpack_plugin_update_failed

    hook (action): Sync that a plugin update failed

    Source: jetpack_vendor/automattic/jetpack-sync/src/modules/class-plugins.php:158

    jetpack_plugins_updated

    hook (action): Sync that a plugin update

    Source: jetpack_vendor/automattic/jetpack-sync/src/modules/class-plugins.php:173

    jetpack_plugin_installed

    hook (action): Signals to the sync listener that a plugin was installed and a sync action reflecting the installation and the plugin info should be sent

    Source: jetpack_vendor/automattic/jetpack-sync/src/modules/class-plugins.php:190

    jetpack_sync_save_post

    hook (action): Filter that is used to add to the post flags ( meta data ) when a post gets published

    Source: jetpack_vendor/automattic/jetpack-sync/src/modules/class-posts.php:624