woocommerce_order_get_downloadable_items, $downloads, $this
woocommerce_order_get_downloadable_items, $downloads, $this
Appears in: woocommerce.11.0.0
Hook Type: filter
Displaying hooks found in version: woocommerce.11.0.0apply_filters('woocommerce_order_get_downloadable_items, $downloads, $this') is found 1 times:
- /includes/class-wc-order.php line 1840
} } } return apply_filters( 'woocommerce_order_get_downloadable_items', $downloads, $this ); } /** * Checks if an order needs payment, based on status and order total. * * @return bool