Skip to main content

Brizy plugin update breaks my website - how do I stop automatic updates to brizy plugin

Comments

1 comment

  • Ariel H.

    Hi, 

    Thank you for reaching out to us, and I’m sorry to hear about the issue you’re experiencing.

    To disable all automatic updates, including plugins, please add the following directive to your wp-config.php file:

    // Disable all automatic updates, including plugins
    define('AUTOMATIC_UPDATER_DISABLED', true);

    Place it just above the line that reads: /* That's all, stop editing! Happy publishing. */

    Best regards,
    Ariel H.

    0

Please sign in to leave a comment.