Crocoblock / suggestions

The suggestions for CrocoBlock project
191 stars 78 forks source link

Dynamic calendar - custom month options #7564

Open up-creator opened 2 weeks ago

up-creator commented 2 weeks ago

In the Dynamic Calendar widget, there is an option to choose "Start from custom month", and then you can choose month and year.

I have for a couple of years now, made my own changes, after every update, to get_current_month in render.php(calendar), so i can get the current month of the current event(i use the calendar widget on a single post type template).

Would you think about make this "Start from custom month" more dynamic, so it can get the month from a date, timestamp or some other options, and not hardcoded.

If Dynamic Calendar is not suited to be used on a single post template, then ignore/close this request, as i understand why you wouldn't add it or think about it.