PHP 클래스 WC_Shortcode_Order_Tracking

Lets a user see the status of an order by entering their order details.
저자: WooThemes
파일 보기 프로젝트 열기: woocommerce/woocommerce

공개 메소드들

메소드 설명
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