WC_Legacy_Customer::set_default_data()

Set default data for a customer.


Description Description


Source Source

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

	public function set_default_data() {
		wc_deprecated_function( 'WC_Customer::set_default_data', '3.0' );
	}


Top ↑

User Contributed Notes User Contributed Notes

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