There should be a constant that can be defined in the sites wp-config.php
file to disable the automatic plugin updates.
define( 'WP_DISABLE_PLUGINS_AUTO_UPDATE', true );
There should be a constant that can be defined in the sites wp-config.php
file to disable the automatic plugin updates.
define( 'WP_DISABLE_PLUGINS_AUTO_UPDATE', true );