Class WC_Email_Customer_Note
Customer Note Order Email
Customer note emails are sent when you add a note to an order.
- WC_Settings_API
- WC_Email
- WC_Email_Customer_Note
Author: WooThemes
Version: 2.0.0
Class: WC_Email_Customer_Note
Extends: WC_Email
Located at includes/emails/class-wc-email-customer-note.php
Methods summary
public
|
|
public
|
|
public
string
|
|
public
string
|
Methods inherited from WC_Email
admin_options()
,
format_string()
,
get_attachments()
,
get_blogname()
,
get_content()
,
get_content_type()
,
get_email_type()
,
get_from_address()
,
get_from_name()
,
get_headers()
,
get_heading()
,
get_option()
,
get_recipient()
,
get_style_inline_for_tag()
,
get_style_inline_tags()
,
get_subject()
,
handle_multipart()
,
init_form_fields()
,
is_enabled()
,
process_admin_options()
,
send()
,
style_inline()
,
style_inline_a_tag()
,
style_inline_h1_tag()
,
style_inline_h2_tag()
,
style_inline_h3_tag()
,
style_inline_img_tag()
,
style_inline_tags()
Methods inherited from WC_Settings_API
display_errors()
,
format_settings()
,
generate_checkbox_html()
,
generate_decimal_html()
,
generate_multiselect_html()
,
generate_password_html()
,
generate_price_html()
,
generate_select_html()
,
generate_settings_html()
,
generate_text_html()
,
generate_textarea_html()
,
generate_title_html()
,
get_custom_attribute_html()
,
get_description_html()
,
get_form_fields()
,
get_tooltip_html()
,
init_settings()
,
validate_checkbox_field()
,
validate_decimal_field()
,
validate_multiselect_field()
,
validate_password_field()
,
validate_price_field()
,
validate_select_field()
,
validate_settings_fields()
,
validate_text_field()
,
validate_textarea_field()
Magic methods summary
Properties summary
public
mixed
|
$customer_note |
Properties inherited from WC_Email
$description
,
$enabled
,
$find
,
$heading
,
$id
,
$mime_boundary
,
$mime_boundary_header
,
$object
,
$plain_replace
,
$plain_search
,
$recipient
,
$replace
,
$sending
,
$subject
,
$template_base
,
$template_html
,
$template_plain
,
$title
Properties inherited from WC_Settings_API
$errors
,
$form_fields
,
$plugin_id
,
$sanitized_fields
,
$settings