Property | Type | Description | |
---|---|---|---|
$field_groups | groups that need to be rebuilt | ||
$groups | |||
$local_loaded | |||
$new_field_groups | to hold all field groups for processing | ||
$replaced_keys | to hold fieilds after rebuilding for testing | ||
$unique_replace | field keys that need to be replaced for conditional logic |
Method | Description | |
---|---|---|
__construct ( ) | ||
acf_location_rules_match_nowhere ( $match, $rule, $options ) | ||
acf_location_rules_types ( $choices ) | ||
acf_location_rules_values_special ( $choices ) | ||
admin_head ( ) | end function meta_box | |
build_field_groups ( ) | ||
clear_acf_cache ( $fields = false ) | ||
clear_cache ( ) | end function maybe_load_local | |
correct_keys ( $array ) | ||
field_group_admin_head ( ) | end function save_post | |
get_acf_field_groups ( ) | end function rebuild_fields | |
get_field_group_choices ( ) | ||
infinite_loop_message ( ) | ||
key_pre_replace ( $array ) | ||
maybe_load_local ( ) | end function should_run | |
meta_box_data ( $plugins = [] ) | ||
rebuild_fields ( $parent, $fields, $parent_key = '', $parent_name = '', $logic = '', $parent_label = '' ) | ||
rebuild_group ( $group_key ) | ||
render_field_settings ( $field ) | ||
replace_keys ( $array ) | ||
save_post ( $post_id ) | end function clear_cache | |
scan_group_fields ( $group, $fields ) | ||
should_run ( ) |
public acf_location_rules_match_nowhere ( $match, $rule, $options ) |
public acf_location_rules_values_special ( $choices ) |
public rebuild_fields ( $parent, $fields, $parent_key = '', $parent_name = '', $logic = '', $parent_label = '' ) |
public $new_field_groups |
public $replaced_keys |