bonny / WordPress-Simple-Fields

WordPress plugin that extend Custom Fields to include textareas, WYSIWYG-editor, files, attachments, well basically anything
http://wordpress.org/extend/plugins/simple-fields/
88 stars 23 forks source link

Datetime local #113

Open MatteoCandura opened 7 years ago

MatteoCandura commented 7 years ago

When you create a new text filed with "datetime-local" (the second "datetime") it write a space after "datetime-local" (so the attribute is like this -> type="datetime-local ") and it not work. I suggest to edit the label and the description of this option.

The bug is on 4405 line of main file (simple_fields.php).