• Resolved toolboxwebdesign

    (@toolboxwebdesign)


    Hello,

    I’ve been using this theme for a bunch of my sites and the auto update of the theme hasn’t happened until this last install. I have backups going, but it is updating each week…the difference is that I am using a different host for this client when I did the install. So I am thinking that the host when it did the install, is making this theme auto update. Any way to turn off the auto update for this theme?

    Thanks.

Viewing 1 replies (of 1 total)
  • Thread Starter toolboxwebdesign

    (@toolboxwebdesign)

    Ok I figured it out. I checked the wp-config.php and there is an added string at the bottom that I haven’t seen on other installs with this theme. I just deleted the string below and it shut them off. Hope this helps someone that ran into the same problem I did. ??

    add_filter( 'auto_update_plugin', '__return_true' );
    add_filter( 'auto_update_theme', '__return_true' );
Viewing 1 replies (of 1 total)
  • The topic ‘Disable autoupdates for theme’ is closed to new replies.