woocommerce/includes/abstracts
Claudio Sanches 89cef9ff02 Introduces methods to WC_Abstract_Order for get customer full name
New methods:

WC_Abstract_Order::get_formatted_billing_full_name()
WC_Abstract_Order::get_formatted_shipping_full_name()

closes #8535

cc: @mikejolley
2015-07-08 18:00:19 -03:00
..
abstract-wc-integration.php Absolute path fix for abstract classes :) 2014-09-21 00:24:49 +05:45
abstract-wc-order.php Introduces methods to WC_Abstract_Order for get customer full name 2015-07-08 18:00:19 -03:00
abstract-wc-payment-gateway.php Add order to woocommerce_get_return_url filter 2015-04-28 14:48:39 +02:00
abstract-wc-product.php Add $price and $qty to get_price_suffix so custom values can be passed into get_price_including_tax and get_price_excluding_tax 2015-06-29 19:24:48 +00:00
abstract-wc-session.php Check if already set before setting in WC_Session. 2015-01-20 09:46:57 +00:00
abstract-wc-settings-api.php Implement the new color picker + preview for integrations as well. 2015-06-11 14:40:06 +00:00
abstract-wc-shipping-method.php Added priorities for shipping methods to give more control over defaults. 2015-04-13 15:32:57 +01:00
abstract-wc-widget.php Deprecate PHP4 constructor usage in widgets. This is deprecated in upcoming PHP versions. 2015-06-29 11:46:03 -07:00