HEX
Server: Apache/2.4.65 (Debian)
System: Linux localhost 6.9.12 #1 SMP Tue May 5 14:23:20 UTC 2026 x86_64
User: www-data (33)
PHP: 8.2.30
Disabled: NONE
Upload Files
File: /var/www/html/wp-content/plugins/wpscan/views/deactivate.php
<div class="wpscan-model">
    <div class="wpscan-modal-dialog">
        <h4><?php _e( 'WPScan Warning', 'wpscan' ) ?></h4>
        
        <div class="wpscan-model-content">
            <p><?php _e( 'Deactivating the plugin will remove the scheduled automated scanning cron event.', 'wpscan' ) ?></p>
        </div>
        
        <div class="wpscan-model-footer">
            <a href="#" class="button button-secondary button-deactivate allow-deactivate"><?php _e( 'Deactivate', 'wpscan' ) ?></a>
            <a href="#" class="button button-secondary button-close"><?php _e( 'Cancel', 'wpscan' ) ?></a>	
        </div>    
    </div>
</div>