Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
WC_Email_Failed_Order
PHP 클래스 WC_Email_Failed_Order
An email sent to the admin when payment fails to go through.
저자:
WooThemes
상속:
extends
WC_Email
파일 보기
프로젝트 열기: woocommerce/woocommerce
공개 메소드들
메소드
설명
__construct
( )
Constructor
get_content_html
( ) :
string
Get content html.
get_content_plain
( ) :
string
Get content plain.
init_form_fields
( )
Initialise settings form fields.
trigger
(
integer
$order_id
)
Trigger.
메소드 상세
__construct()
공개
메소드
Constructor
public
__construct
( )
get_content_html()
공개
메소드
Get content html.
public
get_content_html
( ) :
string
리턴
string
get_content_plain()
공개
메소드
Get content plain.
public
get_content_plain
( ) :
string
리턴
string
init_form_fields()
공개
메소드
Initialise settings form fields.
public
init_form_fields
( )
trigger()
공개
메소드
Trigger.
public
trigger
(
integer
$order_id
)
$order_id
integer