How To Disable WordPress 5.5 Auto-Update

Поделиться
HTML-код
  • Опубликовано: 12 сен 2024
  • If you're looking for an easy way to stop WordPress 5.5 and above from automatically updating your theme or plugins, then this guide will show you a safe and easy way to change a couple of WordPress core files and stop it from happening!
    - Add to wp-config.php
    define( 'wp_auto_update_core', false );
    - Add to theme's functions.php file
    add_filter( 'auto_update_plugin', '__return_false' );
    add_filter( 'auto_update_theme', '__return_false' );
    No need to install extra plugins to disable the WordPress auto-update feature, just follow this quick guide and you'll avoid having to manually manage the auto-updating feature for all your current and future plugins!
    Take your WordPress website and skills to the next level!
    ► THE TOOLS I LOVE ◄
    If you like what we do and would like to support us, please consider using these affiliate links when purchasing any of the plugins covered in our tutorials. Thank you for your support.
    ► WORDPRESS VISUAL PAGE BUILDERS ◄
    ★ ELEMENTOR PRO: jo.my/1s0t2s2
    ★ Brizy Pro: bit.ly/2Ji97r8
    ★ WPBakery Page Builder (Formerly VISUAL COMPOSER): bit.ly/2NVbVNP
    ★ DIVI 3 Page Builder: bit.ly/2HiiDcE
    ► WORDPRESS THEMES ◄
    ★ GeneratePress Premium: bit.ly/2Ydn1SE
    ★ OCEANWP: bit.ly/2fRHBr0
    ★ DIVI Theme: bit.ly/2G8JMiA
    ★ Astra Pro: bit.ly/2zruoKn
    ► WORDPRESS TOOLS ◄
    ★ SMART SLIDER 3: bit.ly/2G0G1vB
    ★ CSSHERO: bit.ly/2qbrRl6
    ★ SLIDER REVOLUTION 6 - jo.my/sr6
    ► WORDPRESS PLUGINS ◄
    ★ SEOPress Pro: jo.my/seopress
    ► SUBSCRIBE ◄
    bit.ly/2rX7rhu
    ► LETS CONNECT: ◄
    / wptutz
    SUPPORT: Our website offers additional information and perks. Please check it out! wptuts.co.uk

Комментарии • 21

  • @AndyDOHD1
    @AndyDOHD1 4 года назад +2

    Thanks Paul. Will have to start doing this.

  • @AysProPlugins
    @AysProPlugins 3 года назад +1

    Very informative, thank you! Btw, to those, who don't have programming knowledge (atm PHP), I'd suggest using Easy Updates Manager plugin, because it is very easy and simple.

  • @dougpopejoy9605
    @dougpopejoy9605 3 года назад +1

    Thanks yet once again Paul. You are a WordPress, RUclips "RockStar"!

  • @susangemayel-tapper3794
    @susangemayel-tapper3794 4 года назад +2

    Thank you so much Paul for this, great tip, can't chance those Elementor plugins getting updated automatically

    • @WPTuts
      @WPTuts  4 года назад

      I think there are some plugins that auto-update could be useful on, but without any form of backup integration, it's just too risky with WordPress.

  • @marcoprofwebsitenl6484
    @marcoprofwebsitenl6484 4 года назад +1

    Thanks for these helpful tips 👍 I use wp reset to take snapshots. If you don't ubdate plugins or Themes this can also cause problems. So either you need to continuously ubdate your website or indeed turn off automatic update. Usually if you use reliable plugins or themes it is better to update them. Also wpvivid makes automatic backups so you can always go back if something breaks. Furthermore PHP versions can also be a problem if you update something. Disabling auto update means that you have to constantly check if everything is still working as well as disabling it can also break things. So either manually or automatically you have to constantly check everything. Now that is how it works 👍 So whatever you do. Backup backup and backup ❗️

    • @Simon-sly
      @Simon-sly 4 года назад

      With all the ‘big name’ theme and plugin vulnerabilities this year, I feel as though I rather have a broken site due to auto update than a hacked site. It feels like Wordpress is becoming unmanageable for me with about 20 sites to manage. I can’t do them all manually, I wouldn’t get any other work done. What solutions people are using for this problem?

    • @WPTuts
      @WPTuts  4 года назад +2

      @@Simon-sly MainWP with WP Vivid Backup Pro, WPReset Pro and uptime monitoring.
      I've done a couple of videos on it if you want to take a look and see what's possible with that combo. 👍

  • @juancarlosrodriguez5022
    @juancarlosrodriguez5022 2 года назад +1

    Thanks a lot, Paul. I was having problems with a new hosting provider in which WordPress core auto-udated when a new version was released. I just included the line of code you shared with us, in the wp-config.php file... hope it works. God bless.

  • @ff41160
    @ff41160 3 года назад

    The best.

  • @susanwheeler-hall
    @susanwheeler-hall 4 года назад +1

    Super Paul! what would I do without you?

  • @ippaziopalama335
    @ippaziopalama335 3 года назад

    than you

  • @davidadams421
    @davidadams421 4 года назад +1

    I thought you just: "define( 'AUTOMATIC_UPDATER_DISABLED', true ); //true|false" in wp_config.php to disable everything, per here: wordpress.org/support/article/configuring-automatic-background-updates/ ?
    Also, a note for SiteGround customers, their "WordPress Autoupdate" (Site Tools > Wordpress > Autoupdate) trumps this setting. You have to ask them via a support ticket to disable it.

  • @vision4web721
    @vision4web721 4 года назад

    paul c thx for the content

  • @medodoha84
    @medodoha84 4 года назад +1

    I have a question and hope to find an answer. How to customize wordpress post taxonomies (categories or tags) to look like buttons using elementor at the single post template specially if the post have more than on taxonomy?

    • @htz70
      @htz70 3 года назад

      Does this really seem like the right forum for this question? Try a facebook user group.

  • @pellekarlsson152
    @pellekarlsson152 3 года назад

    Paul is anythig doing with speed too? if I disable like you do , my website running faster? Do you have anything to speed up woocommerce, cart checkout do not include in cache plugin?

  • @wgm247
    @wgm247 4 года назад +1

    This is great.. but I guess clients will never have access to plugins so auto update could be ignored?

    • @htz70
      @htz70 3 года назад

      Maybe your clients don't get access to plugins, but many devs just build a site and hand it off to a client, so they need admin roles with access to plugin management

  • @OWOOwl
    @OWOOwl 4 года назад +1

    5.5 is bad version

    • @LetsCreateYourWEBSITE
      @LetsCreateYourWEBSITE 4 года назад +1

      can you explain why, i updated more than 20 websites on 5.5 there is no issue.