fiskhandlarn
Member
Posted 7 months ago #
Thanks for a great plugin!
I noticed that my options for a datetime field stopped working in the latest update.
In js/datetime.js the fields are now initiated with:
datepicker( options )
In the previous version it was:
datetimepicker( options )
Is this intentional?
http://wordpress.org/extend/plugins/meta-box/
rilwis
Member
Plugin Author
Posted 7 months ago #
This is a mistake when copy & paste. I'll fix it and update. Thanks.
fiskhandlarn
Member
Posted 7 months ago #
Works great now, thank you!