Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/emails/class-wc-email.php / Page 2

woocommerce_delete_email_template

Action Hook: Action hook fired after deleting template file.

Source: includes/emails/class-wc-email.php:864

Used by 1 function | Uses 0 functions

WC_Email::admin_actions()

Method: Admin actions.

Source: includes/emails/class-wc-email.php:878

Used by 1 function | Uses 3 functions

WC_Email::get_from_name()

Method: Get the from name for outgoing emails.

Source: includes/emails/class-wc-email.php:621

Used by 1 function | Uses 0 functions

WC_Email::get_from_address()

Method: Get the from address for outgoing emails.

Source: includes/emails/class-wc-email.php:632

Used by 1 function | Uses 0 functions

WC_Email::send()

Method: Send an email.

Source: includes/emails/class-wc-email.php:647

Used by 0 functions | Uses 1 function

WC_Email::init_form_fields()

Method: Initialise Settings Form Fields – these are generic email options most will use.

Source: includes/emails/class-wc-email.php:667

Used by 1 function | Uses 4 functions

WC_Email::get_email_type_options()

Method: Email type options.

Source: includes/emails/class-wc-email.php:719

Used by 1 function | Uses 0 functions

WC_Email::get_content_plain()

Method: Get the email content in plain text format.

Source: includes/emails/class-wc-email.php:602

Used by 2 functions | Uses 0 functions

WC_Email::get_content_html()

Method: Get the email content in HTML format.

Source: includes/emails/class-wc-email.php:611

Used by 1 function | Uses 0 functions

WC_Email::get_option()

Method: Proxy to parent’s get_option and attempt to localize the result using gettext.

Source: includes/emails/class-wc-email.php:489

Used by 4 functions | Uses 1 function
« Previous 1 2 3 … 5 Next »
Proudly powered by WordPress