WC_Shortcode_Order_Tracking
in package
Shortcode order tracking class.
Table of Contents
Methods
get()
Get the shortcode content.
public
static get(array $atts) : string
Parameters
- $atts : array
-
Shortcode attributes.
Return values
stringoutput()
Output the shortcode.
public
static output(array $atts) : mixed
Parameters
- $atts : array
-
Shortcode attributes.