Method | Description | |
---|---|---|
add_embed ( ) | ||
enqueue_full_sync_actions ( $config, $max_items_to_enqueue, $state ) | ||
estimate_full_sync_actions ( $config ) | ||
expand_post_ids ( $args ) | ||
expand_wp_insert_post ( $args ) | Process content before send | |
filter_blacklisted_post_types ( $args ) | ||
filter_meta ( $args ) | Meta | |
filter_post_content_and_add_links ( $post_object ) | Expands wp_insert_post to include filtered content | |
get_full_sync_actions ( ) | ||
get_object_by_id ( $object_type, $id ) | ||
init_before_send ( ) | ||
init_full_sync_listeners ( $callable ) | ||
init_listeners ( $callable ) | ||
is_post_type_allowed ( $post_id ) | ||
is_whitelisted_post_meta ( $meta_key ) | ||
name ( ) | ||
remove_embed ( ) | ||
save_published ( $new_status, $old_status, $post ) | ||
send_published ( $post_ID, $post, $update ) | ||
set_defaults ( ) |
Method | Description | |
---|---|---|
get_where_sql ( $config ) |
public enqueue_full_sync_actions ( $config, $max_items_to_enqueue, $state ) |
public expand_wp_insert_post ( $args ) |
public filter_post_content_and_add_links ( $post_object ) |