PHP Class WC_Shortcode_Order_Tracking

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

Méthodes publiques

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

Method Details

get() public static méthode

Get the shortcode content.
public static get ( array $atts ) : string
$atts array
Résultat string

output() public static méthode

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