function custom_script_blocker($scripts) { $scripts[] = array( 'id' => 'zoho_sales_iq', 'label' => 'Zoho Sales IQ', 'key' => array('js.zohocdn.com/salesiq/js/floatbutton1_Ux-bB3xRV_2s9-zCMZBuUOi_49X7KgdeNrY_vyrg4egl_Irhk_bpKRvjSuY9hsxL_.js'), 'category' => 'analytics', 'status' => 'yes' ); return $scripts; } add_filter('cli_extend_script_blocker', 'custom_script_blocker', 10, 1); function custom_script_blocker($scripts) { $scripts[] = array( 'id' => 'zoho_sales_iq', 'label' => 'Zoho Sales IQ', 'key' => array('js.zohocdn.com/salesiq/js/floatbutton1_Ux-bB3xRV_2s9-zCMZBuUOi_49X7KgdeNrY_vyrg4egl_Irhk_bpKRvjSuY9hsxL_.js'), 'category' => 'analytics', 'status' => 'yes' ); return $scripts; } add_filter('cli_extend_script_blocker', 'custom_script_blocker', 10, 1);