WC_Meta_Box_Order_Notes
in package
WC_Meta_Box_Order_Notes Class.
Table of Contents
- output() : mixed
- Output the metabox.
Methods
output()
Output the metabox.
public
static output(WP_Post|WC_Order $post) : mixed
Parameters
- $post : WP_Post|WC_Order
-
Post or order object.