Skip to content

Commit

Permalink
Hide SDK random promo notice
Browse files Browse the repository at this point in the history
  • Loading branch information
girishpanchal30 committed Nov 14, 2024
1 parent 1ac9cae commit e83bb49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/otter-pro/otter-pro.php
Original file line number Diff line number Diff line change
Expand Up @@ -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(
Expand Down

0 comments on commit e83bb49

Please sign in to comment.