Dev Resources

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

WC_Abstract_Legacy_Order::expand_item_meta()

Method: Expand item meta into the $item array.

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

Used by 0 functions | Uses 1 function

WC_Abstract_Legacy_Order::init()

Method: Load the order object. Called from the constructor.

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

Used by 0 functions | Uses 1 function

WC_Abstract_Legacy_Order::__get()

Method: Magic __get method for backwards compatibility.

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

Used by 0 functions | Uses 1 function

WC_Abstract_Legacy_Order::has_meta()

Method: has_meta function for order items. This is different to the WC_Data version and should be removed in future versions.

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

Used by 0 functions | Uses 1 function

WC_Abstract_Legacy_Order::display_item_meta()

Method: Display meta data belonging to an item.

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

Used by 0 functions | Uses 2 functions

WC_Abstract_Legacy_Order::display_item_downloads()

Method: Display download links for an order item.

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

Used by 0 functions | Uses 2 functions

WC_Abstract_Legacy_Order::get_download_url()

Method: Get the Download URL.

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

Used by 0 functions | Uses 1 function

WC_Abstract_Legacy_Order::get_item_downloads()

Method: Get the downloadable files for an item in this order.

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

Used by 1 function | Uses 2 functions

WC_Abstract_Legacy_Order::get_total_shipping()

Method: Gets shipping total. Alias of WC_Order::get_shipping_total().

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

Used by 0 functions | Uses 0 functions

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
« Previous 1 2 3 4 Next »
Proudly powered by WordPress