@hasse2016 Thanks for the feature request.
There is something already in place to allow for a date range. You could use this to make your own function to run through some week numbers and use the do_shortcode function with each set of dates.
Please do get in touch if you have any follow up requests or would like some tips to get started.
Edit:
Actually, checking the question again and you do have a good point. I’ll consider adding this in the future.
-
This reply was modified 3 years, 8 months ago by
Noah Hearle. Reason: Last bit
@hasse2016 Existing functionality may offer a solution, if it’s always relative to “today”.
Try this…
This week:
[open table start=-1 count=7]
Next week:
[open table start=6 count=7]
-
This reply was modified 3 years, 8 months ago by
Noah Hearle. Reason: Changed to count