WooCommerce::wpdb_table_fix()

Set tablenames inside WPDB object.


Description Description


Source Source

File: includes/class-woocommerce.php

	public function wpdb_table_fix() {
		$this->define_tables();
	}


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.