PHP Класс WC_Shortcode_Order_Tracking

Lets a user see the status of an order by entering their order details.
Автор: WooThemes
Показать файл Открыть проект

Открытые методы

Метод Описание
get ( array $atts ) : string Get the shortcode content.
output ( array $atts ) Output the shortcode.

Описание методов

get() публичный статический Метод

Get the shortcode content.
public static get ( array $atts ) : string
$atts array
Результат string

output() публичный статический Метод

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