Dev Resources

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

WC_Abstract_Legacy_Order::get_item_meta()

Method: Get order item meta.

Source: includes/legacy/abstract-wc-legacy-order.php:578

Used by 0 functions | Uses 1 function

WC_Abstract_Legacy_Order::get_item_meta_array()

Method: Get all item meta data in array format in the order it was saved. Does not group meta by key like get_item_meta().

Source: includes/legacy/abstract-wc-legacy-order.php:589

Used by 0 functions | Uses 1 function

WC_Abstract_Legacy_Order::update_shipping()

Method: Update shipping method for order.

Source: includes/legacy/abstract-wc-legacy-order.php:224

Used by 0 functions | Uses 1 function

WC_Abstract_Legacy_Order::update_fee()

Method: Update fee for order.

Source: includes/legacy/abstract-wc-legacy-order.php:261

Used by 0 functions | Uses 1 function

WC_Abstract_Legacy_Order::update_tax()

Method: Update tax line on order.

Source: includes/legacy/abstract-wc-legacy-order.php:292

Used by 0 functions | Uses 1 function

WC_Abstract_Legacy_Order::get_product_from_item()

Method: Get a product (either product or variation).

Source: includes/legacy/abstract-wc-legacy-order.php:319

Used by 0 functions | Uses 1 function

WC_Abstract_Legacy_Order::set_address()

Method: Set the customer address.

Source: includes/legacy/abstract-wc-legacy-order.php:334

Used by 0 functions | Uses 0 functions

WC_Abstract_Legacy_Order::legacy_set_total()

Method: Set an order total.

Source: includes/legacy/abstract-wc-legacy-order.php:349

Used by 0 functions | Uses 2 functions

WC_Abstract_Legacy_Order::__isset()

Method: Magic __isset method for backwards compatibility. Handles legacy properties which could be accessed directly in the past.

Source: includes/legacy/abstract-wc-legacy-order.php:396

Used by 0 functions | Uses 0 functions

WC_Abstract_Legacy_Order::update_coupon()

Method: Update coupon for order. Note this does not update order totals.

Source: includes/legacy/abstract-wc-legacy-order.php:185

Used by 0 functions | Uses 1 function
« Previous 1 2 3 4 Next »
Proudly powered by WordPress