PHP Class Jetpack_Sync_Module_Comments, jetpack

Inheritance: extends Jetpack_Sync_Module
Afficher le fichier Open project: automattic/jetpack

Méthodes publiques

Méthode Description
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 ( )

Private Methods

Méthode Description
get_where_sql ( $config )

Method Details

count_full_sync_actions() public méthode

public count_full_sync_actions ( $action_names )

enqueue_full_sync_actions() public méthode

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

estimate_full_sync_actions() public méthode

public estimate_full_sync_actions ( $config )

expand_comment_ids() public méthode

public expand_comment_ids ( $args )

expand_wp_comment_status_change() public méthode

expand_wp_insert_comment() public méthode

public expand_wp_insert_comment ( $args )

filter_comment() public méthode

public filter_comment ( $comment )

filter_meta() public méthode

public filter_meta ( $args )

get_full_sync_actions() public méthode

get_object_by_id() public méthode

public get_object_by_id ( $object_type, $id )

init_before_send() public méthode

public init_before_send ( )

init_full_sync_listeners() public méthode

public init_full_sync_listeners ( $callable )

init_listeners() public méthode

public init_listeners ( $callable )

is_whitelisted_comment_meta() public méthode

Comment Meta
public is_whitelisted_comment_meta ( $meta_key )

name() public méthode

public name ( )