Changeset 2709016
- Timestamp:
- 04/13/2022 08:45:34 AM (4 years ago)
- Location:
- woo-instant-notifications/trunk
- Files:
-
- 2 edited
-
admin/class-wcnotifications-instance.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
woo-instant-notifications/trunk/admin/class-wcnotifications-instance.php
r2540101 r2709016 248 248 ); 249 249 250 $this->placeholders['{woocommerce_email_order_meta}'] = $this->woocommerce_email_order_meta();250 // $this->placeholders['{woocommerce_email_order_meta}'] = $this->woocommerce_email_order_meta(); 251 251 $this->placeholders['{order_billing_name}'] = $this->object->get_billing_first_name() . ' ' . $this->object->get_billing_last_name(); 252 252 $this->placeholders['{email_order_items_table}'] = wc_get_email_order_items( $this->object , $defaults ); -
woo-instant-notifications/trunk/readme.txt
r2691991 r2709016 42 42 **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). 43 43 44 WooPrinter WiFi Demonstration: 45 [youtube https://www.youtube.com/watch?v=Z2LDvHIbH1I] 44 Cloudy - Android Based Thermal Printing System Demonstration 45 46 [youtube https://www.youtube.com/watch?v=0bZuD1BtDLw] 46 47 47 48 **Printing hardware options and links** … … 57 58 The 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.) 58 59 59 Cloudy - Android Based Thermal Printing System Demonstration60 61 [youtube https://www.youtube.com/watch?v=0bZuD1BtDLw]62 60 63 61 WooPrinter WiFi NG & LAN Demonstration
Note: See TracChangeset
for help on using the changeset viewer.