Dev Resources

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

WC_Product::get_catalog_visibility()

Method: Get catalog visibility.

Source: includes/abstracts/abstract-wc-product.php:224

Used by 1 function | Uses 0 functions

WC_Product::get_description()

Method: Get product description.

Source: includes/abstracts/abstract-wc-product.php:235

Used by 0 functions | Uses 0 functions

WC_Product::get_short_description()

Method: Get product short description.

Source: includes/abstracts/abstract-wc-product.php:246

Used by 0 functions | Uses 0 functions

WC_Product::get_date_created()

Method: Get product created date.

Source: includes/abstracts/abstract-wc-product.php:180

Used by 0 functions | Uses 0 functions

WC_Product

Class: Abstract Product Class

Source: includes/abstracts/abstract-wc-product.php:26

Used by 4 functions | Uses 1 function

WC_Product::__construct()

Method: Get the product if ID is passed, otherwise the product is new and empty.

Source: includes/abstracts/abstract-wc-product.php:121

Used by 5 functions | Uses 2 functions

WC_Product::get_type()

Method: Get internal type. Should return string and *should be overridden* by child classes.

Source: includes/abstracts/abstract-wc-product.php:147

Used by 2 functions | Uses 0 functions

WC_Product::get_name()

Method: Get product name.

Source: includes/abstracts/abstract-wc-product.php:158

Used by 3 functions | Uses 0 functions

WC_Product::get_slug()

Method: Get product slug.

Source: includes/abstracts/abstract-wc-product.php:169

Used by 0 functions | Uses 0 functions
« Previous 1 … 15 16
Proudly powered by WordPress