WC_Meta_Box_Coupon_Data
in package
WC_Meta_Box_Coupon_Data Class.
Table of Contents
Methods
output()
Output the metabox.
public
static output(WP_Post $post) : mixed
Parameters
- $post : WP_Post
Return values
mixed —save()
Save meta box data.
public
static save(int $post_id, WP_Post $post) : mixed
Parameters
- $post_id : int
- $post : WP_Post