wpeventmanager / wp-event-manager

WP Event Manager is a lightweight, scalable and full-featured event management plugin for adding event listing functionality to your WordPress site. The shortcode lists all the events, it can work with any theme and is really easy to setup and customise.
https://wp-eventmanager.com
34 stars 50 forks source link

Event is expired before event end #1619

Closed ritakikani closed 9 months ago

ritakikani commented 9 months ago

In current scenario, event is expired on event end date but before event end-time, means when cron run to set publish event to expired, that time event end date only been consider, time is not checked here, so we have to also check event end time.

firecentaur commented 9 months ago

I also have this issue and it is VERY VERY frustrating

mistry-jignesh commented 9 months ago

I have verified this issue. Follow the below instruction. This issue is fixed. image So I closed the issue.

firecentaur commented 9 months ago

so if its fixed, how do we apply the fix?