WC_Order_Item_Meta::get_formatted()
Method: Return an array of formatted item meta in format e.g.
Source: includes/class-wc-order-item-meta.php:126
Method: Return an array of formatted item meta in format e.g.
Source: includes/class-wc-order-item-meta.php:126
Method: Get the total shipping refunded.
Source: includes/class-wc-order.php:1870
Method: Handle legacy v2 REST API requests.
Source: includes/legacy/class-wc-legacy-api.php:232
Method: Encodes a value according to RFC 3986. Supports multidimensional arrays.
Source: includes/legacy/api/v3/class-wc-api-authentication.php:309
Method: If the consumer_key and consumer_secret $_GET parameters are NOT provided and the Basic auth headers are either not present or the consumer secret does not match the consumer key provided, then return the correct Basic headers and an error message.
Source: includes/legacy/api/v3/class-wc-api-authentication.php:109
Method: Get the total number of orders
Source: includes/legacy/api/v2/class-wc-api-orders.php:295
Function: Gets text attributes from a string.
Source: includes/wc-attribute-functions.php:18
Function: When refunding an order, create a refund line item if the partial refunds do not match order total.
Source: includes/wc-order-functions.php:774
Function: Validate credit card expiration date
Source: includes/checkout/functions.php:603
Function: Given a number and algorithem, determine if we have a valid credit card format
Source: includes/checkout/functions.php:439