HackForMe get premium features such as woocommerce integration ,whatsapp share button ,many custom styles and lifetime custom support.'
);
?>
Enter your Cell phone number
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' ) );
}
}