• Hi,

    I want to change auto update time of plugins.

    and

    i appied below code to my website already.

    
    $updates_suspended = (date('Hi') < 0100 || date('Hi') > 2330);
    
    define( 'AUTOMATIC_UPDATER_DISABLED', $updates_suspended );
    

    But not working for me.

    My website run as Korean, so i am using KST (UTC +9).

    How can I make autoupdate only run at 3am?

    Thank you.

    • This topic was modified 3 years, 1 month ago by cheonmu.
    • This topic was modified 3 years, 1 month ago by cheonmu.
    • This topic was modified 3 years, 1 month ago by cheonmu.
    • This topic was modified 3 years, 1 month ago by Jan Dembowski. Reason: Moved to Fixing WordPress, this is not an Everything else WordPress topic
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Can I change the auto-update time of a plugin?’ is closed to new replies.