Class ORDDD_Email_Update_Date
ORDDD_Email_Update_Date Class
- WC_Email
- ORDDD_Email_Update_Date
Author: Tyche Softwares
Class: ORDDD_Email_Update_Date
Extends: WC_Email
Located at emails/class-orddd-email-update-date.php
Methods summary
public
|
|
public
|
|
public
|
#
get_content_html( )
This function gets the HTML content for the email sent to the admin or customer when the customer or admin edits the delivery details for an order respectively. |
public
|
#
get_content_plain( )
This function gets the Plain content for the email sent to the admin or customer when the customer or admin edits the delivery details for an order respectively. |
public
|
#
get_subject( )
This function gets the subject for the email sent to the admin or customer when the customer or admin edits the delivery details for an order respectively. |
public
|
#
get_heading( )
This function gets the heading for the email sent to the admin or customer when the customer or admin edits the delivery details for an order respectively. |
public
|
#
init_form_fields( )
This function adds the form fields for the Email to be visible in WooCommerce->Settings->Emails->Delivery Date & Time Updated |