Dev Resources

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

WC_Abstract_Order::get_item_count()

Method: Gets the count of order items of a certain type.

Source: includes/abstracts/abstract-wc-order.php:862

Used by 0 functions | Uses 1 function

WC_Abstract_Order::get_values_for_total()

Method: Return array of values for calculations.

Source: includes/abstracts/abstract-wc-order.php:778

Used by 2 functions | Uses 2 functions

WC_Abstract_Order::get_coupons()

Method: Return an array of coupons within this order.

Source: includes/abstracts/abstract-wc-order.php:794

Used by 0 functions | Uses 1 function

WC_Abstract_Order::get_fees()

Method: Return an array of fees within this order.

Source: includes/abstracts/abstract-wc-order.php:803

Used by 3 functions | Uses 1 function

WC_Abstract_Order::get_taxes()

Method: Return an array of taxes within this order.

Source: includes/abstracts/abstract-wc-order.php:812

Used by 2 functions | Uses 1 function

WC_Abstract_Order::get_shipping_methods()

Method: Return an array of shipping costs within this order.

Source: includes/abstracts/abstract-wc-order.php:821

Used by 6 functions | Uses 1 function

WC_Abstract_Order::set_total_tax()

Method: Sets order tax (sum of cart and shipping tax). Used internally only.

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

Used by 2 functions | Uses 3 functions

WC_Abstract_Order::set_total()

Method: Set total.

Source: includes/abstracts/abstract-wc-order.php:689

Used by 1 function | Uses 3 functions

WC_Abstract_Order::remove_order_items()

Method: Remove all line items (products, coupons, shipping, taxes) from the order.

Source: includes/abstracts/abstract-wc-order.php:711

Used by 0 functions | Uses 1 function

WC_Abstract_Order::type_to_group()

Method: Convert a type to a types group.

Source: includes/abstracts/abstract-wc-order.php:732

Used by 2 functions | Uses 0 functions
« Previous 1 … 5 6 7 … 11 Next »
Proudly powered by WordPress