&$value) { if ( ! isset($field['options'][ $key ])) { unset($_settings[ $key ]); continue; } // end if; $value = $field['options'][ $key ]; } // end foreach; $field['options'] = $_settings + $field['options']; } // end if; ?>
$field_name) : // Check this setting $this_settings = isset($settings[ $field_value ]) ? $settings[ $field_value ] : false; ?>