You can stop the WordPress auto-update by adding the following code in your wp-config. php file: define( 'WP_AUTO_UPDATE_CORE', false); You can also use plugins like the Easy Updates Manager plugin that allow you to disable automatic updates.Mar 4, 2024