diff --git a/plugins/otter-pro/otter-pro.php b/plugins/otter-pro/otter-pro.php index 52b1b8399..a344d2bd4 100644 --- a/plugins/otter-pro/otter-pro.php +++ b/plugins/otter-pro/otter-pro.php @@ -59,6 +59,7 @@ function ( $message ) { ); add_filter( 'otter_pro_hide_license_field', '__return_true' ); +add_filter( 'themeisle_sdk_ran_promos', '__return_false' ); if ( ! defined( 'OTTER_BLOCKS_VERSION' ) ) { add_action(