me too. noted this down
since this is fairly minor though it won’t get fixed till at least october – http://wp-events-plugin.com/blog/2012/08/31/dedicating-some-focus-time/
Good to hear on the focus and that this bug’ll get fixed later down the road.
I would have hoped that improving the recurrence system would have gotten on the focus list, because it’s something it’s probably not the easiest one to change. Eg. updating instead of deleting and recreating events on recurring theme update, and more flexibility for exceptions in the recurrence rules (eg. that an event that happens every Fri and Sat but at different times would be part of the same recurrence).
Didn’t open a new ticket about that as you’re focusing on other things now, but whenever things return back to normal we’d like to contribute towards updating the recurrence system to the next level. We have a bunch of neat features being considered for our EM site that would require us to deploy a better recurrence system. Ideally it would be in EM core for everyone to enjoy.
By the way, upgraded to Pro while writing this to support your work.
Hi Daedalon, recurrences will come asap but each person has different priorities 🙂
FYI, If you’re going to make improvements, please try and avoid hacking the core and make an add-on, as that would make it much easier to integrate if feasible.
The issue as described in first post also applies to wp-admin > edit location pages. Changing the checkbox selections does not show/hide the widgets as it should.
I’ll be glad to make add-ons for the sake of updatability. Takes a while to learn how to do it, though, as there are no step-by-step instructions and examples that I’ve been able to find. Opened a support ticket about one case in the pro forum.
Should have answered you there earlier then.
We use actions/filters as per WP standards, but documentation is scarce, you’d need to dig into the code and look at how we do things.