Property | Type | Description | |
---|---|---|---|
$listener | |||
$sender |
Method | Description | |
---|---|---|
add_sender_shutdown ( ) | ||
cleanup_on_upgrade ( ) | ||
do_cron_full_sync ( ) | ||
do_cron_sync ( ) | or we hit a lock or some other sending issue | |
do_full_sync ( $modules = null ) | ||
do_initial_sync ( $new_version = null, $old_version = null ) | ||
init ( ) | 5 * MINUTE_IN_SECONDS; | |
init_sync_cron_jobs ( ) | ||
initialize_listener ( ) | ||
initialize_sender ( ) | ||
jetpack_cron_schedule ( $schedules ) | ||
maybe_schedule_sync_cron ( $schedule, $hook ) | ||
prevent_publicize_blacklisted_posts ( $should_publicize, $post ) | ||
sanitize_filtered_sync_cron_schedule ( $schedule ) | ||
send_data ( $data, $codec_name, $sent_timestamp, $queue_id ) | ||
set_is_importing_true ( ) | ||
sync_allowed ( ) | ||
sync_via_cron_allowed ( ) |
static public do_cron_sync ( ) |
static public do_initial_sync ( $new_version = null, $old_version = null ) |
static public maybe_schedule_sync_cron ( $schedule, $hook ) |
static public prevent_publicize_blacklisted_posts ( $should_publicize, $post ) |
static public sanitize_filtered_sync_cron_schedule ( $schedule ) |
static public send_data ( $data, $codec_name, $sent_timestamp, $queue_id ) |