Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/abstracts/abstract-wc-data.php / Page 3

WC_Data::update_meta_data()

Method: Update meta data by key or ID, if provided.

Source: includes/abstracts/abstract-wc-data.php:434

Used by 0 functions | Uses 3 functions

WC_Data::delete_meta_data()

Method: Delete meta data.

Source: includes/abstracts/abstract-wc-data.php:483

Used by 1 function | Uses 1 function

WC_Data::delete_meta_data_by_mid()

Method: Delete meta data.

Source: includes/abstracts/abstract-wc-data.php:500

Used by 0 functions | Uses 1 function

WC_Data::maybe_read_meta_data()

Method: Read meta data if null.

Source: includes/abstracts/abstract-wc-data.php:516

Used by 9 functions | Uses 1 function

WC_Data::read_meta_data()

Method: Read Meta Data from the database. Ignore any internal properties.

Source: includes/abstracts/abstract-wc-data.php:573

Used by 1 function | Uses 3 functions

WC_Data::get_data_keys()

Method: Returns array of expected data keys for this object.

Source: includes/abstracts/abstract-wc-data.php:258

Used by 0 functions | Uses 0 functions

WC_Data::get_extra_data_keys()

Method: Returns all “extra” data keys for an object (for sub objects like product types).

Source: includes/abstracts/abstract-wc-data.php:268

Used by 0 functions | Uses 0 functions

WC_Data::filter_null_meta()

Method: Filter null meta values from array.

Source: includes/abstracts/abstract-wc-data.php:279

Used by 0 functions | Uses 0 functions

WC_Data::get_meta_data()

Method: Get All Meta Data.

Source: includes/abstracts/abstract-wc-data.php:289

Used by 3 functions | Uses 1 function

WC_Data::is_internal_meta_key()

Method: Check if the key is an internal one.

Source: includes/abstracts/abstract-wc-data.php:301

Used by 3 functions | Uses 1 function
« Previous 1 2 3 4 5 Next »
Proudly powered by WordPress