Dev Resources

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

WC_Order::is_editable()

Method: Checks if an order can be edited, specifically for use on the Edit Order screen.

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

Used by 0 functions | Uses 0 functions

WC_Order::is_paid()

Method: Returns if an order has been paid for based on the order status.

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

Used by 0 functions | Uses 1 function

WC_Order::is_download_permitted()

Method: Checks if product download is permitted.

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

Used by 0 functions | Uses 0 functions

WC_Order::needs_shipping_address()

Method: Checks if an order needs display the shipping address, based on shipping method.

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

Used by 0 functions | Uses 0 functions

WC_Order::has_downloadable_item()

Method: Returns true if the order contains a downloadable product.

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

Used by 0 functions | Uses 0 functions

WC_Order::get_downloadable_items()

Method: Get downloads from all line items for this order.

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

Used by 0 functions | Uses 2 functions

WC_Order::needs_payment()

Method: Checks if an order needs payment, based on status and order total.

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

Used by 0 functions | Uses 0 functions

WC_Order::set_created_via()

Method: Set created via.

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

Used by 0 functions | Uses 0 functions

WC_Order::set_customer_note()

Method: Set customer note.

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

Used by 0 functions | Uses 0 functions

WC_Order::set_date_completed()

Method: Set date completed.

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

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