WealthFromAI's picture
FORGE-X: Upload source (fx-75e25bbb.zip)
09549e8 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_75e25bbb" );
delete_option( 'fx-75e25bbb_options' );
delete_option( 'fx-75e25bbb_db_version' );