1522108740 ) { return; } // check if wpuf is showing banner if ( class_exists( 'WPUF_Admin_Promotion' ) ) { return; } // check if it has already been dismissed $hide_notice = get_option( 'weforms_promotional_offer_notice', 'no' ); if ( 'hide' == $hide_notice ) { return; } // $product_text = ( weforms()->is_pro() ) ? __( 'Pro upgrade and all extensions, ', 'weforms' ) : __( 'all extensions, ', 'weforms' ); // $offer_msg = __( '

weDevs 5th Birthday Offer

', 'weforms' ); $offer_msg = sprintf( __( '

It’s Our Birthday 🎂 But You Get The Present 🎁
Get 25% Discount with coupon: we25
Offer ending soon!

', 'weforms' ), 'https://wedevs.com/in/get-25-off' ); ?>