HEX
Server: Apache
System: Linux az1-ss100.a2hosting.com 4.18.0-553.16.1.lve.1.el8.x86_64 #1 SMP Mon Sep 23 20:16:18 UTC 2024 x86_64
User: crypto73 (2057)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /home/crypto73/www/wp-content/plugins/woocommerce-payments/vendor/automattic/jetpack-sync/README.md
# Jetpack Sync

Everything needed to allow syncing to the WordPress.com infrastructure.

## Get Started

## Initial Full Sync

An initial full sync of the site is started when the site is registered or when a user is authorized.

### `Actions::do_only_first_initial_sync`

The `Actions::do_only_first_initial_sync` method can be used to start an initial full sync when a site has not already had a full sync started. This is useful for situations in which a plugin needs to start an initial full sync only if no other plugin has already started one.

## Examples