| 开发者 | uriahs-victor |
|---|---|
| 更新时间 | 2026年2月10日 02:15 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
Works Great with Kikote! The plugin seamlessly integrates with Location Picker at Checkout Plugin for WooCommerce. Feel free to try them both out!Stores That Benefit:
Works Great with Delivery & Scheduling WooCommerce Plugin! The plugin works great with Delivery & Pickup Scheduling for WooCommerce. Feel free to try them both out!Configuring Plugin:
There can be multiple reasons why the printing doesn't work. We've listed some troubleshooting steps that you can try out here >>>
Yes the plugin is free. PrintNode however is not completely free but offers a free plan. You can learn more about the PrintNode pricing here >>>. We are not affiliated with PrintNode in any way. Any subscription paid to them for use of their service does not get back to us. Printus is completely free to use, if you want to support the plugin then you can purchase a custom template design here >>>.
No, you do not need any special printer. The plugin should work with almost every standard printer as long as the printer is connected to your computer.
printus__printnode_job_data filter. Allowing of short-circuiting print jobs using this filter.pintus_include_formatted_variation filter, renamed to printus_include_formatted_variation.pintus_include_formatted_variation filter to control when to show woocommerce variation on print.printus_template__item_price filter.printus_printnode_restrict_printer_ids filter makes it possible to restrict the printer IDs that show on a site. This is useful if you're using one account across multiple websites.printus_template__order_item filter. Please test your print after updating, especially if you've gotten a custom template in the past.printus_template__item filter has been renamed to printus_template__order_item.printus_template__order_item filter.text-align: center to text added to templates via printus_template__after_template_data action.printus_save_pdf filter for saving PDF files to uploads directory in wp-content\uploads\printus-pdfs. Simply return true to the filter to enable.printus_template__include_addon_price filter to enable showing of product addon prices when using PPOM. Simply return boolean true to filter to enable showing of prices.plugins_loaded hook.printus__printnode_job_data filter to add more config data to print jobs if needed.