Title: Plugin Updating Automatically with Auto-updates Disabled
Last modified: November 8, 2022

---

# Plugin Updating Automatically with Auto-updates Disabled

 *  Resolved [chargeup](https://wordpress.org/support/users/chargeup/)
 * (@chargeup)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/plugin-updating-automatically-with-auto-updates-disabled/)
 * For some reason your plugin is updating automatically even though I have automatic
   updates turned off in your plugin settings. Auto-updates are only happening with
   Monster Insights.
 * Any idea why this is happening all of a sudden and how do prevent this since 
   it’s overriding the settings in the plugin.

Viewing 15 replies - 1 through 15 (of 21 total)

1 [2](https://wordpress.org/support/topic/plugin-updating-automatically-with-auto-updates-disabled/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/plugin-updating-automatically-with-auto-updates-disabled/page/2/?output_format=md)

 *  [MedvidekPU](https://wordpress.org/support/users/medvidekpu/)
 * (@medvidekpu)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/plugin-updating-automatically-with-auto-updates-disabled/#post-16175722)
 * I can confirm that.
 *  [j.hoffmann](https://wordpress.org/support/users/jhoffmann/)
 * (@jhoffmann)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/plugin-updating-automatically-with-auto-updates-disabled/#post-16175852)
 * Must be a forced update fixing a severe security problem. WordPress has a mechanism
   for that and wp.org uses it from time to time if a plugin has a sever exploitable
   problem.
 * But it is not only this plugin which got updated. There was also a forced update
   to another Google Analytics plugin from the same developers last night.
    -  This reply was modified 3 years, 5 months ago by [j.hoffmann](https://wordpress.org/support/users/jhoffmann/).
 *  [mstudioIL](https://wordpress.org/support/users/mstudioil/)
 * (@mstudioil)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/plugin-updating-automatically-with-auto-updates-disabled/#post-16176134)
 * I also got this, I don’t use auto-update it can break the site without notice
 *  [crdunst](https://wordpress.org/support/users/crdunst/)
 * (@crdunst)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/plugin-updating-automatically-with-auto-updates-disabled/#post-16176263)
 * +1 and nothing in the changelog security related.
 *  [Renee Dobbs](https://wordpress.org/support/users/reneedobbs/)
 * (@reneedobbs)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/plugin-updating-automatically-with-auto-updates-disabled/#post-16176483)
 * Same for my site – it auto-updated even though I have it set for manual updates.
 *  [j.hoffmann](https://wordpress.org/support/users/jhoffmann/)
 * (@jhoffmann)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/plugin-updating-automatically-with-auto-updates-disabled/#post-16176969)
 * [@crdunst](https://wordpress.org/support/users/crdunst/) they might hold off 
   with publishing security related details until the update has been rolled out
   to most sites.
 *  [orgassist](https://wordpress.org/support/users/orgassist/)
 * (@orgassist)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/plugin-updating-automatically-with-auto-updates-disabled/#post-16177276)
 * Same here
 *  [Amber Hinds](https://wordpress.org/support/users/alh0319/)
 * (@alh0319)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/plugin-updating-automatically-with-auto-updates-disabled/#post-16177653)
 * We also saw this behavior and are looking for an explanation.
 *  [klishb](https://wordpress.org/support/users/klishb/)
 * (@klishb)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/plugin-updating-automatically-with-auto-updates-disabled/#post-16178329)
 * Same here. I suspect it’s a bug due to the plugin trying to control update behavior
   as a setting for the plugin rather than by using the built-in WordPress plugin
   update setting. This allows them the flexibility to allow “minor” updates, but
   if you disable it completely the setting is not respected though.
 *  Plugin Author [chriscct7](https://wordpress.org/support/users/chriscct7/)
 * (@chriscct7)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/plugin-updating-automatically-with-auto-updates-disabled/#post-16178589)
 * Hi there,
    While we didn’t change any code with regards to our auto-update setting,
   there is an unfortunate bug in it that caused the set value to be ignored that’s
   been there for years but never been hit due to the version number.
 * We’ll have this corrected in our next version,
 * While our setting does allow for the addition of the minor updates, our plugin
   offered the ability for users to opt into auto-updates years before WordPress
   had that feature built into core, so a huge amount of our users rely on that 
   feature to get them.
 * -Chris
 *  Thread Starter [chargeup](https://wordpress.org/support/users/chargeup/)
 * (@chargeup)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/plugin-updating-automatically-with-auto-updates-disabled/#post-16178616)
 * Thanks for the info. Just for reference. Is this affecting all sites with this
   plugin or is it only affecting sites that have been updated to WordPress 6.1 
   or a certain version of MonsterInsights?
 *  Plugin Author [chriscct7](https://wordpress.org/support/users/chriscct7/)
 * (@chriscct7)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/plugin-updating-automatically-with-auto-updates-disabled/#post-16178808)
 * The issue isn’t dependent on the version of WordPress or MI.
 * Notably, the bug will only auto-update MonsterInsights. Our code from the beginning
   was designed to ignore all other plugins on the site since our setting was only
   for our plugin.
 * What we’ll be doing is issuing a new version tomorrow (8.10.1) that fixes the
   comparison. After which everyone will be good to go from that point forward.
 * -Chris
    -  This reply was modified 3 years, 5 months ago by [chriscct7](https://wordpress.org/support/users/chriscct7/).
 *  Thread Starter [chargeup](https://wordpress.org/support/users/chargeup/)
 * (@chargeup)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/plugin-updating-automatically-with-auto-updates-disabled/page/2/#post-16178874)
 * My apologies but want to make sure I’m following. Previously you said the following:
 * “there is an unfortunate bug in it that caused the set value to be ignored that’s
   been there for years but never been hit due to the version number.”
 * This seems to have started on my sites at least after updating to the latest 
   version of WordPress.
 * Is it dependent on version number?
    -  This reply was modified 3 years, 5 months ago by [Marius L. J.](https://wordpress.org/support/users/clorith/).
    -  This reply was modified 3 years, 5 months ago by [chargeup](https://wordpress.org/support/users/chargeup/).
 *  Plugin Author [chriscct7](https://wordpress.org/support/users/chriscct7/)
 * (@chriscct7)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/plugin-updating-automatically-with-auto-updates-disabled/page/2/#post-16179099)
 * It’s not dependent on the version you have installed on a site, it’s dependent
   on what the WordPress.org API believes the latest version number of the plugin
   is, regardless of the version of MI actually installed.
 *  Thread Starter [chargeup](https://wordpress.org/support/users/chargeup/)
 * (@chargeup)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/plugin-updating-automatically-with-auto-updates-disabled/page/2/#post-16179109)
 * Got it. Thanks for the clarification.

Viewing 15 replies - 1 through 15 (of 21 total)

1 [2](https://wordpress.org/support/topic/plugin-updating-automatically-with-auto-updates-disabled/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/plugin-updating-automatically-with-auto-updates-disabled/page/2/?output_format=md)

The topic ‘Plugin Updating Automatically with Auto-updates Disabled’ is closed to
new replies.

 * ![](https://ps.w.org/google-analytics-for-wordpress/assets/icon.svg?rev=2976619)
 * [MonsterInsights - Google Analytics Dashboard for WordPress (Website Stats Made Easy)](https://wordpress.org/plugins/google-analytics-for-wordpress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/google-analytics-for-wordpress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/google-analytics-for-wordpress/)
 * [Active Topics](https://wordpress.org/support/plugin/google-analytics-for-wordpress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/google-analytics-for-wordpress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/google-analytics-for-wordpress/reviews/)

 * 26 replies
 * 11 participants
 * Last reply from: [chriscct7](https://wordpress.org/support/users/chriscct7/)
 * Last activity: [3 years, 5 months ago](https://wordpress.org/support/topic/plugin-updating-automatically-with-auto-updates-disabled/page/2/#post-16182207)
 * Status: resolved