'.get_option('acquire_wp_live_chat_widget').'

'; } } add_action( 'wp_footer', 'acquireio_live_chat_apply_widget' ); function prefix_plugin_update_message( $data, $response ) { if( isset( $data['upgrade_notice'] ) ) { printf( '
%s
', wpautop( $data['upgrade_notice'] ) ); } } add_action( 'in_plugin_update_message-acquire/acquire.php', 'prefix_plugin_update_message', 10, 2 ); function acquireio_custom_menu_page_render(){ if (is_user_logged_in()) { if (sanitize_text_field($_POST['acquire_remove_wp_plugin'])!='') { delete_option('acquire_user_account_ID'); delete_option('acquire_wp_live_chat_widget'); delete_option('acquire_plugin_status'); } if (sanitize_text_field($_POST['acquire_user_login'])!='') { $acquire_user_account_id = sanitize_text_field($_POST['acquire_user_save_account_ID']); add_option('acquire_user_account_ID', "$acquire_user_account_id"); add_option('acquire_plugin_status', 'Active'); } $acquire_update_status = sanitize_text_field($_POST['acquire_user_account_status']); if ($acquire_update_status != '') { update_option('acquire_plugin_status', "$acquire_update_status"); } } $get_acquire_config_user_account_id = get_option("acquire_user_account_ID"); if (!empty($get_acquire_config_user_account_id) && is_user_logged_in()) { $code = ''; $code .= ''; $code .= ''; add_option("acquire_wp_live_chat_widget", htmlspecialchars_decode($code), "yes"); ?>

Acquire




Currently Activate Account

To start Acquire Live Chat, Launch our dashboard for access all feature including widget customization

ACCOUNT ID :


Launch on Acquire Dashboard '; } else { echo ''; } ?>

Acquire


Linkup With Your Acquire Account

ACCOUNT ID

The Acquire Chat Widget will Display on your Website after your account is linked up.

if you want know how get ACCOUNT ID and other help click here Acquire Integration

Don't Have Acquire Account Please Click here

For acquire app personal dashboard development API DocumenetionClick here