Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
WC_Shortcode_Order_Tracking
PHP Class WC_Shortcode_Order_Tracking
Lets a user see the status of an order by entering their order details.
Author:
WooThemes
Datei anzeigen
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