WealthFromAI's picture
FORGE-X: Upload source (fx-0b5e8195.zip)
5e03399 verified
Raw
History Blame Contribute Delete
228 Bytes
<?php
if ( ! defined( 'WP_UNINSTALL_PLUGIN' ) ) exit;
global $wpdb;
$wpdb->query( "DROP TABLE IF NOT EXISTS {$wpdb->prefix}fx_0b5e8195" );
delete_option( 'fx-0b5e8195_options' );
delete_option( 'fx-0b5e8195_db_version' );