column_option === 'simple' || empty($post->column_option)) ? 'checked="checked"' : '' ?>"> |
column_option === 'weekday') ? 'checked="checked"' : '' ?>> |
column_option === 'date') ? 'checked="checked"' : '' ?>>
option_day) ) {
$datepicker_value = date('d/m/Y', strtotime(str_replace('/', '-', $post->option_day)));
}
?>
column_option != 'date') ? 'disabled="disabled"' : '' ?>
placeholder="">
|