Method |
Description |
|
enqueue_full_sync_actions ( $config, $max_items_to_enqueue, $state ) |
|
|
estimate_full_sync_actions ( $config ) |
|
|
expand_options ( $args ) |
|
|
get_all_options ( ) |
Is public so that we don't have to store so much data all the options twice. |
|
get_full_sync_actions ( ) |
|
|
get_options_whitelist ( ) |
|
|
init_before_send ( ) |
|
|
init_full_sync_listeners ( $callable ) |
|
|
init_listeners ( $callable ) |
|
|
is_whitelisted_option ( $option ) |
|
|
jetpack_sync_core_icon ( ) |
|
|
name ( ) |
|
|
set_defaults ( ) |
|
|
set_late_default ( ) |
|
|
set_options_whitelist ( $options ) |
|
|
update_options_whitelist ( ) |
|
|
whitelist_options ( $args ) |
reject non-whitelisted options |
|