add merge tag for customer order url
This commit is contained in:
@@ -42,6 +42,9 @@ class Wiaas_Delivery_Process {
|
||||
require_once( 'delivery-process/class-wiaas-field-order-document.php' );
|
||||
require_once( 'delivery-process/class-wiaas-field-order-bundle-installation-date.php' );
|
||||
|
||||
// merge tags (for emails)
|
||||
require_once( 'delivery-process/class-wiaas-merge-tag-customer-order-url.php' );
|
||||
|
||||
Gravity_Flow_Steps::register( new Wiaas_Delivery_Process_Step() );
|
||||
|
||||
GFAddOn::register( 'Wiaas_Delivery_Process_Addon' );
|
||||
|
||||
Reference in New Issue
Block a user