Time not synchronized with the WP system
-
Please replace all function time() to current_time( ‘timestamp’ );
Because the time() just get current time form your server not get current time on your timezone ( see settings -> General ).
So if you want to show the date when user start the quiz will be wrong.
See https://codex.www.ads-software.com/Function_Reference/current_time
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Time not synchronized with the WP system’ is closed to new replies.