PHP 클래스 Jetpack_Sync_Defaults, jetpack

파일 보기 프로젝트 열기: automattic/jetpack 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$blacklisted_post_types
$comment_meta_whitelist
$default_callable_whitelist
$default_comment_checksum_columns
$default_comment_meta_checksum_columns
$default_comment_meta_whitelist
$default_constants_whitelist
$default_dequeue_max_bytes
$default_disable
$default_enqueue_wait_time only wait before next send if the current send took more than X seconds
$default_max_enqueue_full_sync render post_filtered_content
$default_max_queue_lag
$default_max_queue_size wait between attempting to continue a full sync, via requests
$default_max_queue_size_full_sync max number of items to enqueue at a time when running full sync
$default_multisite_callable_whitelist
$default_network_options_whitelist
$default_option_checksum_columns
$default_options_whitelist
$default_post_checksum_columns
$default_post_meta_checksum_columns
$default_post_meta_whitelist
$default_post_types_blacklist 100 rows a second
$default_queue_max_writes_sec 15 minutes
$default_render_filtered_content use cron to sync
$default_sync_callables_wait_time max number of total items in the full sync queue
$default_sync_constants_wait_time seconds before sending callables again
$default_sync_queue_lock_timeout seconds before sending constants again
$default_sync_via_cron completely disable sending data to wpcom
$default_sync_wait_threshold seconds, between syncs
$default_sync_wait_time
$default_taxonomy_whitelist
$default_theme_support_whitelist that should be synced as jetpack_current_theme_supports_foo option values
$default_upload_max_bytes very conservative value, 1/2 MB
$default_upload_max_rows a little bigger than the upload limit to account for serialization
$post_meta_whitelist

공개 메소드들

메소드 설명
get_max_sync_execution_time ( )
is_whitelisted_option ( $option )

메소드 상세

get_max_sync_execution_time() 정적인 공개 메소드

static public get_max_sync_execution_time ( )

is_whitelisted_option() 정적인 공개 메소드

static public is_whitelisted_option ( $option )

프로퍼티 상세

$blacklisted_post_types 정적으로 공개적으로 프로퍼티

static public $blacklisted_post_types

$comment_meta_whitelist 정적으로 공개적으로 프로퍼티

static public $comment_meta_whitelist

$default_callable_whitelist 정적으로 공개적으로 프로퍼티

static public $default_callable_whitelist

$default_comment_checksum_columns 정적으로 공개적으로 프로퍼티

static public $default_comment_checksum_columns

$default_comment_meta_checksum_columns 정적으로 공개적으로 프로퍼티

static public $default_comment_meta_checksum_columns

$default_comment_meta_whitelist 정적으로 공개적으로 프로퍼티

static public $default_comment_meta_whitelist

$default_constants_whitelist 정적으로 공개적으로 프로퍼티

static public $default_constants_whitelist

$default_dequeue_max_bytes 정적으로 공개적으로 프로퍼티

static public $default_dequeue_max_bytes

$default_disable 정적으로 공개적으로 프로퍼티

static public $default_disable

$default_enqueue_wait_time 정적으로 공개적으로 프로퍼티

only wait before next send if the current send took more than X seconds
static public $default_enqueue_wait_time

$default_max_enqueue_full_sync 정적으로 공개적으로 프로퍼티

render post_filtered_content
static public $default_max_enqueue_full_sync

$default_max_queue_lag 정적으로 공개적으로 프로퍼티

static public $default_max_queue_lag

$default_max_queue_size 정적으로 공개적으로 프로퍼티

wait between attempting to continue a full sync, via requests
static public $default_max_queue_size

$default_max_queue_size_full_sync 정적으로 공개적으로 프로퍼티

max number of items to enqueue at a time when running full sync
static public $default_max_queue_size_full_sync

$default_multisite_callable_whitelist 정적으로 공개적으로 프로퍼티

static public $default_multisite_callable_whitelist

$default_network_options_whitelist 정적으로 공개적으로 프로퍼티

static public $default_network_options_whitelist

$default_option_checksum_columns 정적으로 공개적으로 프로퍼티

static public $default_option_checksum_columns

$default_options_whitelist 정적으로 공개적으로 프로퍼티

static public $default_options_whitelist

$default_post_checksum_columns 정적으로 공개적으로 프로퍼티

static public $default_post_checksum_columns

$default_post_meta_checksum_columns 정적으로 공개적으로 프로퍼티

static public $default_post_meta_checksum_columns

$default_post_meta_whitelist 정적으로 공개적으로 프로퍼티

static public $default_post_meta_whitelist

$default_post_types_blacklist 정적으로 공개적으로 프로퍼티

100 rows a second
static public $default_post_types_blacklist

$default_queue_max_writes_sec 정적으로 공개적으로 프로퍼티

15 minutes
static public $default_queue_max_writes_sec

$default_render_filtered_content 정적으로 공개적으로 프로퍼티

use cron to sync
static public $default_render_filtered_content

$default_sync_callables_wait_time 정적으로 공개적으로 프로퍼티

max number of total items in the full sync queue
static public $default_sync_callables_wait_time

$default_sync_constants_wait_time 정적으로 공개적으로 프로퍼티

seconds before sending callables again
static public $default_sync_constants_wait_time

$default_sync_queue_lock_timeout 정적으로 공개적으로 프로퍼티

seconds before sending constants again
static public $default_sync_queue_lock_timeout

$default_sync_via_cron 정적으로 공개적으로 프로퍼티

completely disable sending data to wpcom
static public $default_sync_via_cron

$default_sync_wait_threshold 정적으로 공개적으로 프로퍼티

seconds, between syncs
static public $default_sync_wait_threshold

$default_sync_wait_time 정적으로 공개적으로 프로퍼티

static public $default_sync_wait_time

$default_taxonomy_whitelist 정적으로 공개적으로 프로퍼티

static public $default_taxonomy_whitelist

$default_theme_support_whitelist 정적으로 공개적으로 프로퍼티

that should be synced as jetpack_current_theme_supports_foo option values
static public $default_theme_support_whitelist

$default_upload_max_bytes 정적으로 공개적으로 프로퍼티

very conservative value, 1/2 MB
static public $default_upload_max_bytes

$default_upload_max_rows 정적으로 공개적으로 프로퍼티

a little bigger than the upload limit to account for serialization
static public $default_upload_max_rows

$post_meta_whitelist 정적으로 공개적으로 프로퍼티

static public $post_meta_whitelist