• Dear support,
    I’m using your plugin but WP keeps automatically updating. The target version is 5.2.4 which is automatically updated to the latest 5.3.2 version.

    Could you help, please?

    Thanks in advance.

    Kind regards

Viewing 2 replies - 1 through 2 (of 2 total)
  • @lfedele

    You can place the following code in your wp-config.php:

    define( 'WP_AUTO_UPDATE_CORE', false );
    

    Or alternatively install this plugin: Easy Update Manager

    Both methods prevent automatic updates.

    • This reply was modified 4 years, 8 months ago by Pixelbart.
    • This reply was modified 4 years, 8 months ago by Pixelbart.
    Thread Starter lfedele

    (@lfedele)

    I already didi it, but it was not enough.

    Anyway I set a fake WP high version in /wp-includes/version.php and solved the issue.

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘WP keeps updating’ is closed to new replies.