• Resolved mathewanthony

    (@mathewanthony)


    Hello
    I have a problem with auto-update of my WordPress site https://weedbliz.com/. There are some plugins that have not been tested with the updated version of WordPress. How do I stop the Update?
    Thanks In advance

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Some hosting providers do not allow you to disable it. However, if your hosting provider does allow you to disable it you can do so by adding the code below to the top of your wp-config.php file.

    define( 'AUTOMATIC_UPDATER_DISABLED', true );

    Thread Starter mathewanthony

    (@mathewanthony)

    Thanks for the reply
    I will add the code. I hope it does not update again.
    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to Stop Auto Update’ is closed to new replies.