Kunal
You could have a look at the filters, but nothing within EP should be
over-riding a query.
Kunal
Plus MVC doesn't really sit that well within a WP plugin; so I plan to
re-structure the code a bit; there's also some repetition that
happened because I didn't pay attention (particularly in the
registration area).
And the UI, of course—well the less I say about it the better.
Kunal
In terms of the date/time ui I've been directly using a jquery plugin;
I've seen various variations on the time selection—some have been
really good too, but didn't seem to be stable. Maybe I'll try and roll
my own this time.
Custom form creation is one of the really major areas that needs work
(I exposed the 'regex' portion to allow for more flexibility, but
quite a few people commented on this bit), etc.
Kunal