Dev Resources

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

woocommerce_order_note_added

Action Hook: Action hook fired after an order note is added.

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

Used by 1 function | Uses 0 functions

WC_Order::add_order_item_totals_payment_method_row()

Method: Add total row for the payment method.

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

Used by 1 function | Uses 1 function

WC_Order::add_order_item_totals_refund_rows()

Method: Add total row for refunds.

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

Used by 1 function | Uses 2 functions

WC_Order::get_order_item_totals()

Method: Get totals for display on pages and in emails.

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

Used by 0 functions | Uses 2 functions

WC_Order::is_created_via()

Method: Check if order has been created via admin, checkout, or in another way.

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

Used by 0 functions | Uses 1 function

WC_Order::get_item_count_refunded()

Method: Gets the count of order items of a certain type that have been refunded.

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

Used by 1 function | Uses 1 function

WC_Order::get_total_qty_refunded()

Method: Get the total number of items refunded.

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

Used by 0 functions | Uses 1 function

WC_Order::get_qty_refunded_for_item()

Method: Get the refunded amount for a line item.

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

Used by 1 function | Uses 1 function

WC_Order::get_total_refunded_for_item()

Method: Get the refunded amount for a line item.

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

Used by 0 functions | Uses 1 function

WC_Order::get_tax_refunded_for_item()

Method: Get the refunded tax amount for a line item.

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

Used by 0 functions | Uses 2 functions
1 2 … 14 Next »
Proudly powered by WordPress