PATH:
home
/
thebhoeo
/
public_html
/
officepoint
/
wp-content
/
plugins
/
woocommerce-table-rate-shipping
<?php if ( ! defined( 'WP_UNINSTALL_PLUGIN' ) ) { exit; } if ( defined( 'WC_REMOVE_ALL_DATA' ) && true === WC_REMOVE_ALL_DATA ) { global $wpdb; $wpdb->query( "DROP TABLE IF EXISTS {$wpdb->prefix}woocommerce_shipping_table_rates" ); }
[-] changelog.txt
[edit]
[-] installer.php
[edit]
[+]
assets
[-] uninstall.php
[edit]
[+]
languages
[-] woocommerce-table-rate-shipping.php
[edit]
[+]
..
[+]
includes