To remove the chatbot tag from our settings page, simply add this line of code to your theme or child theme’s functions.php
file:
wp_dequeue_script('seopress-pro-chatbot');
To remove the chatbot tag from our settings page, simply add this line of code to your theme or child theme’s functions.php
file:
wp_dequeue_script('seopress-pro-chatbot');