My client wants to create events with a start time but not necessarily an end time. The problem is WP Calendar requires an end time when adding a new event, and won't let the event be published without one: http://screencast.com/t/ZGE5ZGVjNzEt
With all due respect, would it be possible to hack the .php to prevent this requirement? if so, what line(s) would I need to change?
Thank you!