Class prdd_ics
Class for Generating ICS file of the booking on Order Receive page and Email notification
Package: Product-Delivery-Date-Pro-for-WooCommerce\Calendar
Author: Tyche Softwares
Since: 1.0
Class: prdd_ics
Located at prdd-ics.php
Author: Tyche Softwares
Since: 1.0
Class: prdd_ics
Located at prdd-ics.php
Methods summary
public static
|
#
prdd_export_to_ics( object $order )
This fuction adds Add to calendar button on Order recieved page which when clicked download the ICS file with product delivery date details. |
public static
|
#
prdd_email_attachment( array $other, object $order_id, object $order )
This function attach the ICS file with the delivery details in the email sent to user and admin. |