27 $entry_keys = array_keys(
$entry );
28 foreach( $entry_keys as $input_key ) {
29 if( is_numeric( $input_key ) && floatval( $input_key ) === floatval(
$field_id ) ) {
30 if( in_array(
$field[
'type'], array(
'radio',
'checkbox' ) ) && !empty(
$entry[ $input_key ] ) ) {
31 $output = apply_filters(
'gravityview_field_tick',
'<span class="dashicons dashicons-yes"></span>',
$entry,
$field);
static getInstance( $passed_post=NULL)
$field_settings['content']
if(false !==strpos( $value, '00:00')) $field_id
string $field_id ID of the field being displayed