Is MailPoet compatible with auto-update?
-
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?
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Is MailPoet compatible with auto-update?’ is closed to new replies.