Dev Resources

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

WC_Data::set_props()

Method: Set a collection of props in one go, collect any errors, and return the result.

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

Used by 0 functions | Uses 0 functions

WC_Data::set_prop()

Method: Sets a prop for a setter method.

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

Used by 1 function | Uses 0 functions

WC_Data::get_changes()

Method: Return data changes only.

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

Used by 0 functions | Uses 0 functions

WC_Data::save_meta_data()

Method: Update Meta Data in the database.

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

Used by 0 functions | Uses 2 functions

WC_Data::set_id()

Method: Set ID.

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

Used by 2 functions | Uses 0 functions

WC_Data::set_defaults()

Method: Set all props to default values.

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

Used by 0 functions | Uses 1 function

WC_Data::set_object_read()

Method: Set object read property.

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

Used by 2 functions | Uses 0 functions

WC_Data::meta_exists()

Method: See if meta data exists, since get_meta always returns a ” or array().

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

Used by 0 functions | Uses 2 functions

WC_Data::set_meta_data()

Method: Set all meta data from array.

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

Used by 0 functions | Uses 2 functions

WC_Data::add_meta_data()

Method: Add meta data.

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

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