Add comment to clarify which versions we support

[MAILPOET-6406]
This commit is contained in:
 Ján Mikláš
2025-01-06 13:10:33 +01:00
committed by Ján Mikláš
parent 0a35f88ca7
commit 11743ddcd4

View File

@@ -27,8 +27,8 @@ $mailpoetPlugin = [
'initializer' => dirname(__FILE__) . '/mailpoet_initializer.php',
];
const MAILPOET_MINIMUM_REQUIRED_WP_VERSION = '6.6';
const MAILPOET_MINIMUM_REQUIRED_WOOCOMMERCE_VERSION = '9.3';
const MAILPOET_MINIMUM_REQUIRED_WP_VERSION = '6.6'; // L-1 version, not the latest
const MAILPOET_MINIMUM_REQUIRED_WOOCOMMERCE_VERSION = '9.3'; // L-1 version, not the latest
// Display WP version error notice