How to get the table prefix in woocommerce
- by admin
- 0
global $wpdb;
$table = $wpdb->prefix.’woocommerce_bonus_point’; //Table name: woocommerce_bonus_point
global $wpdb; $table = $wpdb->prefix.’woocommerce_bonus_point’; //Table name: woocommerce_bonus_point
global $wpdb; $table = $wpdb->prefix.’woocommerce_bonus_point’; //Table name: woocommerce_bonus_point