eeco_logo_svg Created with Sketch.

WooCommerce Gift Cards

Eeco_Offline_Gift_Card_Customer extends WC_Email
in package

Class WC_Customer_Cancel_Order

Table of Contents

__construct()  : void
Create an instance of the class.
enqueue_emails()  : mixed
enqueues emails for the given order
get_content_html()  : mixed
Get content html
get_content_plain()  : mixed
Get content plain
trigger()  : mixed
Trigger Function that will send this email to the customer.

Methods

enqueue_emails()

enqueues emails for the given order

public enqueue_emails(WC_Order $order, mixed $gift_card) : mixed
Parameters
$order : WC_Order

The order

$gift_card : mixed
Return values
mixed

        

Search results