Plugin Directory

Changeset 2709016


Ignore:
Timestamp:
04/13/2022 08:45:34 AM (4 years ago)
Author:
irdroid
Message:

Updated readme ; fixed order meta

Location:
woo-instant-notifications/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • woo-instant-notifications/trunk/admin/class-wcnotifications-instance.php

    r2540101 r2709016  
    248248    );
    249249
    250             $this->placeholders['{woocommerce_email_order_meta}']    = $this->woocommerce_email_order_meta();
     250        //  $this->placeholders['{woocommerce_email_order_meta}']    = $this->woocommerce_email_order_meta();
    251251            $this->placeholders['{order_billing_name}']    = $this->object->get_billing_first_name() . ' ' . $this->object->get_billing_last_name();
    252252            $this->placeholders['{email_order_items_table}']    = wc_get_email_order_items( $this->object , $defaults );
  • woo-instant-notifications/trunk/readme.txt

    r2691991 r2709016  
    4242**Just connect the WooPrinter to the Internet via WiFi or LAN connection through your router and it will be up and running!**It will start monitoring its Cloud based email address and waiting for print jobs! Last but not least, with the purchase of a WooPrinter, you also receive a license for Woo Instant Notifications PRO, which allows you to use extra features (See below).
    4343
    44 WooPrinter WiFi Demonstration:
    45 [youtube https://www.youtube.com/watch?v=Z2LDvHIbH1I]
     44Cloudy - Android Based Thermal Printing System Demonstration
     45
     46[youtube https://www.youtube.com/watch?v=0bZuD1BtDLw]
    4647
    4748**Printing hardware options and links**
     
    5758The plugin is very useful for online shops as the order notification receipts are automatically printed and the person responsible for order processing just sees the receipts and processes the order (Example - the person responsible for order processing goes to work in the morning and sees what is ordered and processes the orders without the need of even opening wordpress admin section. The receipts can also be used for marketing, coupon codes printing and sent with the ordered products etc.)
    5859
    59 Cloudy - Android Based Thermal Printing System Demonstration
    60 
    61 [youtube https://www.youtube.com/watch?v=0bZuD1BtDLw]
    6260
    6361WooPrinter WiFi NG & LAN Demonstration
Note: See TracChangeset for help on using the changeset viewer.