HackForMe get premium features such as woocommerce integration ,whatsapp share button ,many custom styles and lifetime custom support.' ); ?>

Enter your Cell phone number

Please enter your mobile number for whatsapp Integration

please note that the mobile number should be entered along with the country code.





use this checkbox if you want whatsapp support icon for desktop and mobile users. />

use this checkbox if you want whatsapp support icon to display only on Mobile Devices. />

use the shortcode [whatsapp] to display this button.





waphone = get_option( 'mywhatsapp_option_name' ); $this->watext = get_option( 'text' ); } } } add_shortcode( 'whatsapp', array( 'whatsapphelpshortclass', 'shortbutton' ) ); if ( checked( '1', get_option( 'floatingwhatsapp' ), false ) ) { add_action( 'get_footer', array( 'waiowhatsappsupport', 'wabutton' ) ); } if ( checked( '1', get_option( 'sharebutcss' ), false ) ) { if ( wp_is_mobile() ) { add_action( 'get_footer', array( 'waiowhatsappsupport', 'wabutton' ) ); } }