WC_Data::get_meta_data()
Method: Get All Meta Data.
Source: includes/abstracts/abstract-wc-data.php:289
Method: Get All Meta Data.
Source: includes/abstracts/abstract-wc-data.php:289
Method: Check if the key is an internal one.
Source: includes/abstracts/abstract-wc-data.php:301
Method: Get Meta Data by Key.
Source: includes/abstracts/abstract-wc-data.php:328
Method: Get the data store.
Source: includes/abstracts/abstract-wc-data.php:166
Method: Returns the unique ID for this object.
Source: includes/abstracts/abstract-wc-data.php:176
Method: Delete an object, set the ID to 0, and return result.
Source: includes/abstracts/abstract-wc-data.php:187
Method: Save should create or update based on object existence.
Source: includes/abstracts/abstract-wc-data.php:202
Method: Default constructor.
Source: includes/abstracts/abstract-wc-data.php:115
Method: Only store the object ID to avoid serializing the data object instance.
Source: includes/abstracts/abstract-wc-data.php:125
Method: Re-run the constructor with the object ID.
Source: includes/abstracts/abstract-wc-data.php:134