Hi, I was just tasked with developing a website for a sports team and part of their design for the homepage had three month-view calendars displayed (side by side) to easily show the upcoming events the next three months.
I was wondering if it would be possible to add an “offset” parameter to the shortcode, so that you could easily display a calendar for particular month in the future. – for example, if the current date falls in January, then applying an offset of “1” would display the calendar for February, if you set the offset to “3” it would show April.
It is more of a feature suggestion I suppose, but for now I was wondering if this would be achievable through a custom filter or function?
Thanks,