Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor use of event render JS hook to allow greater flexibility #366

Closed
stephenharris opened this issue Jun 29, 2016 · 0 comments
Closed
Milestone

Comments

@stephenharris
Copy link
Owner

Currently, if an event fails any of these conditions then it will not display. The JS hook eventorganiser.fullcalendar_render_event can only be used to remove an event from the calendar - it should be allowed to stop the hiding of an event, based on some other logic.

This issue was prompted by this request: http://wp-event-organiser.com/forums/topic/hierarchial-event-venues/. Specifically refactoring the use of the hook so it is triggered before returning would allow the user to over-ride the logic of excluding the event based on the venue filter.

@stephenharris stephenharris added this to the 3.2.0 milestone Jun 29, 2016
@stephenharris stephenharris modified the milestones: 3.1.1, 3.2.0 Jul 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant