PHP Класс Jetpack_Sync_Module_Comments, jetpack

Наследование: extends Jetpack_Sync_Module
Показать файл Открыть проект

Открытые методы

Метод Описание
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 ( )