Month View Issues
-
Hi,
our membership website is using Memberium plugin to filter out posts for which user doesn’t have access to.
It’s hooked directly to WP_Query so every post is left out if the user doesn’t have right permissions – however, calendar in Month View is displaying every event even if those events should not be seen by the user depending on the settings in permission options.
Everywhere else events are filtered out but not in calendar by month view (as a side note, calendar cache is disabled).
We tried some event calendar filters without any success. Current hotfix is directly hardcoded into
the-events-calendar/src/views/month/single-event.php
which is gone after every update.Can you please let me know your thoughts on this? Thanks so much!
- The topic ‘Month View Issues’ is closed to new replies.