Probably a bug in WC 2.1
This commit is contained in:
parent
02aaf26f5a
commit
ab5b53c64e
|
@ -269,7 +269,7 @@ class WC_Settings_Shipping extends WC_Settings_Page {
|
|||
|
||||
do_action( 'woocommerce_update_options_' . $this->id . '_' . $current_section_class->id );
|
||||
|
||||
WC()->shipping()->init();
|
||||
// WC()->shipping()->init();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue