Dev Resources

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

WC_Order::get_billing_first_name()

Method: Get billing first name.

Source: includes/class-wc-order.php:551

Used by 1 function | Uses 1 function

WC_Order::get_order_number()

Method: Gets the order number for display (by default, order ID).

Source: includes/class-wc-order.php:479

Used by 1 function | Uses 0 functions

WC_Order::get_order_key()

Method: Get order key.

Source: includes/class-wc-order.php:490

Used by 6 functions | Uses 0 functions

WC_Order::get_customer_id()

Method: Get customer_id.

Source: includes/class-wc-order.php:500

Used by 1 function | Uses 0 functions

WC_Order::get_user_id()

Method: Alias for get_customer_id().

Source: includes/class-wc-order.php:510

Used by 1 function | Uses 1 function

WC_Order::get_user()

Method: Get the user associated with the order. False for guests.

Source: includes/class-wc-order.php:519

Used by 1 function | Uses 1 function

WC_Order::get_address_prop()

Method: Gets a prop for a getter method.

Source: includes/class-wc-order.php:532

Used by 20 functions | Uses 1 function

woocommerce_order_payment_status_changed

Action Hook: Fires when the order progresses from a pending payment status to a paid one.

Source: includes/class-wc-order.php:387

Used by 1 function | Uses 0 functions

WC_Order::get_base_data()

Method: Get basic order data in array format.

Source: includes/class-wc-order.php:427

Used by 1 function | Uses 1 function

WC_Order::get_data()

Method: Get all class data in array format.

Source: includes/class-wc-order.php:441

Used by 0 functions | Uses 1 function
« Previous 1 … 11 12 13 14 Next »
Proudly powered by WordPress