23 var
$icon =
'dashicons-media-code';
26 $this->label = esc_html__(
'HTML',
'gk-gravityview' );
27 parent::__construct();
32 unset ( $field_options[
'search_filter'], $field_options[
'show_as_link'] );
34 return $field_options;
Modify field settings by extending this class.
new GravityView_Field_HTML
field_options( $field_options, $template_id, $field_id, $context, $input_type, $form_id)
if(empty( $created_by)) $form_id
if(false !==strpos( $value, '00:00')) $field_id
string $field_id ID of the field being displayed
Add custom options for HTML field.