Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/class-wc-meta-data.php

WC_Meta_Data::get_data()

Method: Return all data as an array.

Source: includes/class-wc-meta-data.php:116

Used by 1 function | Uses 0 functions

WC_Meta_Data

Class: Meta data class.

Source: includes/class-wc-meta-data.php:17

Used by 0 functions | Uses 0 functions

WC_Meta_Data::__construct()

Method: Constructor.

Source: includes/class-wc-meta-data.php:40

Used by 3 functions | Uses 1 function

WC_Meta_Data::jsonSerialize()

Method: When converted to JSON.

Source: includes/class-wc-meta-data.php:50

Used by 0 functions | Uses 1 function

WC_Meta_Data::apply_changes()

Method: Merge changes with data and clear.

Source: includes/class-wc-meta-data.php:57

Used by 1 function | Uses 0 functions

WC_Meta_Data::__set()

Method: Creates or updates a property in the metadata object.

Source: includes/class-wc-meta-data.php:67

Used by 0 functions | Uses 0 functions

WC_Meta_Data::__isset()

Method: Checks if a given key exists in our data. This is called internally by `empty` and `isset`.

Source: includes/class-wc-meta-data.php:79

Used by 0 functions | Uses 0 functions

WC_Meta_Data::__get()

Method: Returns the value of any property.

Source: includes/class-wc-meta-data.php:89

Used by 0 functions | Uses 0 functions

WC_Meta_Data::get_changes()

Method: Return data changes only.

Source: includes/class-wc-meta-data.php:101

Used by 0 functions | Uses 0 functions
Proudly powered by WordPress