• When you enter the administrative panel, you can not click on any section and the parasha music anthem of Ukraine starts playing. I thought that they put some malicious code in there. Removed it completely and installed a new one, nothing changed. There is nothing in the database of the data plugin, I thought there was something there. I had to send this plugin to the trash

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello @as1974 ,
    Thanks for your feedback.

    I understood that you’re having some issues while the WP Ultimate Review Plugin is activated. Please be informed that we haven’t added any Music or anything inside the WP Ultimate Review plugin that can change its behavior. I immediately executed a security scan of the entire plugin after seeing your feedback. No vulnerability inside the plugin was detected at all. Kindly check this screenshot for a better understanding.

    Since our Plugin files are fresh and nothing wrong there, Maybe your site is been hacked and for that reason, the Dashboard is not behaving correctly. Disable all the Plugins except for the WP-Ultimate Review plugin and check if the issue persists or not. If that solves the issue, that means one of the Plugins on your site has some issues which is violating the general behavior of the plugin.

    If the issue persists even after that, then switch your current theme to a different theme like 2020, and then check. If possible, please check on a fresh environment. I can assure you that you’ll not find any issues with the WP Ultimate Review plugin.

    I hope you’ll try accordingly and if everything worked correctly, you’ll rethink about the rating again. Looking forward to your response.

    Let me know if there is anything else you need help with.

    Best Regards,
    Prosenjit

    Thanks for your feedback.

    I understood that you’re having some issues while the WP Ultimate Review Plugin is activated. Please be informed that we haven’t added any Music or anything inside the WP Ultimate Review plugin that can change its behavior. I immediately executed a security scan of the entire plugin after seeing your feedback. No vulnerability inside the plugin was detected at all. Kindly check this screenshot for a better understanding.

    Since our Plugin files are fresh and nothing wrong there, Maybe your site is been hacked and for that reason, the Dashboard is not behaving correctly. Disable all the Plugins except for the WP-Ultimate Review plugin and check if the issue persists or not. If that solves the issue, that means one of the Plugins on your site has some issues which is violating the general behavior of the plugin.

    If the issue persists even after that, then switch your current theme to a different theme like 2020, and then check. If possible, please check on a fresh environment. I can assure you that you’ll not find any issues with the WP Ultimate Review plugin.

    I hope you’ll try accordingly and if everything worked correctly, you’ll rethink about the rating again. Looking forward to your response.

    Let me know if there is anything else you need help with.

    Best Regards,
    Prosenjit

    check this script and this link: https://cdn.jsdelivr.net/npm/sweetalert2@11

    public function wur_settings_script_loader() {
    
    		//wp_enqueue_script('wur_settings_sweet_alert', "https://cdn.jsdelivr.net/npm/sweetalert2@11");
    
    		wp_register_script('wur_settings_script1', WUR_REVIEW_PLUGIN_URL . 'assets/admin/script/jquery.form-repeater.js', array('jquery'));
    		wp_enqueue_script('wur_settings_script1');
    
    		wp_register_script('wur_settings_script', WUR_REVIEW_PLUGIN_URL . 'assets/admin/script/admin-settings.js', array(
    			'jquery',
    			'wp-color-picker',
    		));
    		wp_enqueue_script('wur_settings_script');
    
    
    	}
    Plugin Author Ataur R

    (@ataurr)

    Hello

    We have removed the sweetalert2 from our plugin. Please update our plugin with the latest version

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Viral plugin’ is closed to new replies.