Manage child events
Methods | ||
---|---|---|
public
|
__construct()
|
# |
public
|
Children()
|
# |
public
|
init(object $EP): void
|
# |
public
|
add_post_type(): void
|
# |
public
|
get_settings(&$ep_settings, &$reg_settings)
|
# |
public
|
add_custom_box(string $post_type)
|
# |
public
|
add_custom_box_position($position, $post_type)
|
# |
public
|
get_post_types(array $post_types = []): array
|
# |
public
|
_delete_child(int $child_id): bool
|
# |
public
|
_sync_child(int $child_id)
|
# |
public
|
_add_child(int $post_id): int|WP_Error
|
# |
public
|
get(int $post_id): array
|
# |
public
|
save_postdata(int $post_id): void
|
# |
public
|
retreive(WP_Post $event): object
|
# |
public
|
notice()
|
# |
public
|
check_admin_legitimity()
|
# |
public
|
add_child_admin_post(): void
|
# |
public
|
add_child_ajax()
|
# |
public
|
delete_child_admin_post()
|
# |
public
|
settings_form(type $ep_settings)
|
# |
public
|
edit_form_top(type $post)
|
# |
public
|
inner_custom_box_children()
|
# |
public
|
columns_head(array $defaults): array
|
# |
public
|
columns_content(string $column_name, int $post_id)
|
# |
public
|
display_single($eventbar, $event)
|
# |
Properties | |||
---|---|---|---|
public
|
|
$POST_TYPE
|
# |