as_field['options'])) ? $this->as_field['options'] : '' ; $wp_select_val = $this->value(); ?>
$value) { if (is_numeric($value)) { $valdata[] = (int)$value; } } } return $valdata; } }