Dev Resources

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

WC_Checkout::__isset()

Method: See if variable is set. Used to support legacy public variables which are no longer defined.

Source: includes/class-wc-checkout.php:73

Used by 0 functions | Uses 0 functions

WC_Checkout::__set()

Method: Sets the legacy public variables for backwards compatibility.

Source: includes/class-wc-checkout.php:97

Used by 0 functions | Uses 4 functions

WC_Checkout::__get()

Method: Gets the legacy public variables for backwards compatibility.

Source: includes/class-wc-checkout.php:135

Used by 0 functions | Uses 6 functions

WC_Checkout::__clone()

Method: Cloning is forbidden.

Source: includes/class-wc-checkout.php:166

Used by 0 functions | Uses 1 function

WC_Checkout::__wakeup()

Method: Unserializing instances of this class is forbidden.

Source: includes/class-wc-checkout.php:173

Used by 0 functions | Uses 1 function

WC_Checkout

Class: Checkout class.

Source: includes/class-wc-checkout.php:16

Used by 0 functions | Uses 0 functions

WC_Checkout::instance()

Method: Gets the main WC_Checkout Instance.

Source: includes/class-wc-checkout.php:53

Used by 1 function | Uses 1 function

woocommerce_checkout_init

Action Hook: Checkout functionality

Source: includes/class-wc-checkout.php:62

Used by 1 function | Uses 0 functions
« Previous 1 … 4 5
Proudly powered by WordPress