• Resolved Hrohh

    (@hrohh)


    Hi, I have trouble with disable backup via

    define( 'HMBKP_DISABLE_AUTOMATIC_BACKUP', true );
    define( 'HMBKP_MAX_BACKUPS', 0 );
    define( 'HMBKP_DATABASE_ONLY', true );
    define( 'HMBKP_FILES_ONLY', false );

    In past I had these lines in mu-plugins. Never working. Now I have in wp-config.php and it is also not working. Please, can you look at this? Thanks

    https://ww.wp.xz.cn/plugins/backupwordpress/

Viewing 1 replies (of 1 total)
  • Plugin Contributor Katrina “Kat” Moody

    (@katmoody)

    I’m not positive if those were old constants or not, but they aren’t current constants for our plugin at all, which is why they won’t work. As far as I know there isn’t a current way to disable automatic backups in this way.

    You can find a list of the current ‘constants’ if you click on the “help” tab in the top right corner of the admin screen when you are on the backup page for BackUpWordPress.

    I’m sorry for any inconvenience 🙁

    Kat

Viewing 1 replies (of 1 total)

The topic ‘disable backup via DEFINED’ is closed to new replies.