WooCommerce Print Invoice & Delivery Note
  • Package
  • Class
  • Tree
  • Deprecated
  • Todo
  • Hook Reference
  • Docs Home

Packages

  • None
  • WooCommerce-Delivery-Notes
    • Admin
      • Edit-Order
    • Includes
    • Settings
    • Theme

Classes

  • WooCommerce_Delivery_Notes_Theme

Class WooCommerce_Delivery_Notes_Theme

WooCommerce Print Delivery Notes

Package: WooCommerce-Delivery-Notes\Theme
Author: Tyche Softwares
Located at includes/class-wcdn-theme.php

Methods summary

public
# __construct( )

Constructor

Constructor

public
# load_hooks( )

Load the hooks at the end when the theme and plugins are ready.

Load the hooks at the end when the theme and plugins are ready.

public
# add_scripts( )

Add the scripts

Add the scripts

public
# create_print_button_account_page( $actions, $order )

Create a print button for the 'My Account' page

Create a print button for the 'My Account' page

public
# create_print_button_order_page( $order_id )

Create a print button for the 'View Order' page

Create a print button for the 'View Order' page

public
# add_email_print_url( $order, $sent_to_admin = true, $plain_text = false )

Add a print url to the emails that are sent to the customer

Add a print url to the emails that are sent to the customer

public
# get_template_type( $order )

Get the print button template type depnding on order status

Get the print button template type depnding on order status

public
# is_woocommerce_tracking_page( )

Is WooCommerce 'Order Tracking' page

Is WooCommerce 'Order Tracking' page

WooCommerce Print Invoice & Delivery Note API documentation generated by ApiGen