WC_Legacy_Customer::save_data()

Save data function.


Description Description


Source Source

File: includes/legacy/class-wc-legacy-customer.php

	public function save_data() {
		$this->save();
	}

Top ↑

User Contributed Notes User Contributed Notes

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