• Resolved Tii

    (@tii)


    I just tried your plugin and notice you are using the php time() function instead of wordpress current_time() function.

    It’s important to change this as the Timezone is set into wordpress’ settings and the time() function will return the central time.

    using current_time(‘timestamp’) instead of time() will fix this bug.

Viewing 1 replies (of 1 total)
  • Plugin Author Dynamic.ooo

    (@dynamicooo)

    Hello the current version is set with the server time. In the next few days we update the plugin with the latest version of the PRO version on Dynamic.ooo. The new version refers to the time of WordPress.

Viewing 1 replies (of 1 total)
  • The topic ‘Wrong time()’ is closed to new replies.