Свойство | Type | Description | |
---|---|---|---|
$find | array | Strings to find in subjects/headings. | |
$replace | array | Strings to replace in subjects/headings. |
Méthode | Description | |
---|---|---|
__construct ( ) | Constructor. | |
get_content_html ( ) : string | Get content html. | |
get_content_plain ( ) : string | Get content plain. | |
get_heading ( ) : string | Get email heading. | |
get_subject ( ) : string | Get email subject. | |
init_form_fields ( ) | Initialise settings form fields. | |
trigger ( integer | WC_Order $order ) | Trigger. |
public get_content_html ( ) : string | ||
Résultat | string |
public get_content_plain ( ) : string | ||
Résultat | string |
public array $replace | ||
Résultat | array |