PHP 클래스 Jetpack_Sync_Module_Comments, jetpack

상속: extends Jetpack_Sync_Module
파일 보기 프로젝트 열기: automattic/jetpack

공개 메소드들

메소드 설명
count_full_sync_actions ( $action_names )
enqueue_full_sync_actions ( $config, $max_items_to_enqueue, $state )
estimate_full_sync_actions ( $config )
expand_comment_ids ( $args )
expand_wp_comment_status_change ( $args )
expand_wp_insert_comment ( $args )
filter_comment ( $comment )
filter_meta ( $args )
get_full_sync_actions ( )
get_object_by_id ( $object_type, $id )
init_before_send ( )
init_full_sync_listeners ( $callable )
init_listeners ( $callable )
is_whitelisted_comment_meta ( $meta_key ) Comment Meta
name ( )

비공개 메소드들

메소드 설명
get_where_sql ( $config )

메소드 상세

count_full_sync_actions() 공개 메소드

public count_full_sync_actions ( $action_names )

enqueue_full_sync_actions() 공개 메소드

public enqueue_full_sync_actions ( $config, $max_items_to_enqueue, $state )

estimate_full_sync_actions() 공개 메소드

public estimate_full_sync_actions ( $config )

expand_comment_ids() 공개 메소드

public expand_comment_ids ( $args )

expand_wp_comment_status_change() 공개 메소드

expand_wp_insert_comment() 공개 메소드

public expand_wp_insert_comment ( $args )

filter_comment() 공개 메소드

public filter_comment ( $comment )

filter_meta() 공개 메소드

public filter_meta ( $args )

get_full_sync_actions() 공개 메소드

get_object_by_id() 공개 메소드

public get_object_by_id ( $object_type, $id )

init_before_send() 공개 메소드

public init_before_send ( )

init_full_sync_listeners() 공개 메소드

public init_full_sync_listeners ( $callable )

init_listeners() 공개 메소드

public init_listeners ( $callable )

is_whitelisted_comment_meta() 공개 메소드

Comment Meta
public is_whitelisted_comment_meta ( $meta_key )

name() 공개 메소드

public name ( )