• Resolved thomei

    (@thomei)


    Hello

    MailPoet 2 was able to crash the hole WordPress if you activate auto-update.

    (For auto-update add in wp-config.php:

    /** Enable automatic updates for all plugins, use the following: */
    add_filter( 'auto_update_plugin', '__return_true' );
    
    /** Enable automatic updates for all themes, use the following: */
    add_filter( 'auto_update_theme', '__return_true' );
    
    /** Enable translation file updates, use the following: */
    add_filter( 'auto_update_translation', '__return_true');

    )

    Is MailPoet 3 compatible with auto-update? Or does it still crash WordPress?

    • This topic was modified 5 years, 8 months ago by thomei.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi there @thomei,

    We do have a few users who we know to use the auto updates filter and they haven’t reported any issues.

    There shouldn’t be any issues with using the auto updates filter and MailPoet 3 like there was with MailPoet 2.

    Thanks!

    Thread Starter thomei

    (@thomei)

    @wysija
    Thank you! We’ll test it.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Is MailPoet compatible with auto-update?’ is closed to new replies.