do_action( 'woocommerce_order_item_after_calculate_taxes' )

Order Item


Description Description

A class which represents an item within an order and handles CRUD. Uses ArrayAccess to be BW compatible with WC_Orders::get_items().


Source Source

File: includes/class-wc-order-item.php


Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.