PHP Class WC_Shortcode_Order_Tracking

Lets a user see the status of an order by entering their order details.
Author: WooThemes
Show file Open project: woocommerce/woocommerce

Public Methods

Method Description
get ( array $atts ) : string Get the shortcode content.
output ( array $atts ) Output the shortcode.

Method Details

get() public static method

Get the shortcode content.
public static get ( array $atts ) : string
$atts array
return string

output() public static method

Output the shortcode.
public static output ( array $atts )
$atts array