• The widget uses the NOW() function in the query to find posts. Unfortunately, for whatever reason, the server time and the wordpress post time zones are not the same (and I can’t control the server timezone). This means posts that should appear don’t.

    Can there be an option to add a timezone buffer e.g. compare to NOW() + 1 day, or some other alternative?

The topic ‘Widget SQL NOW() function mismatch timezone’ is closed to new replies.