This documentation is for the older version of the WooCommerce PDF Invoices, Packing Slips, Delivery Notes, and Shipping Labels plugin. If you are using the new version of the plugin, please note that this documentation no longer applies to you. Find the relevant documentation from here :

WooCommerce PDF Invoices, packing slips and credit notes plugin | WooCommerce Shipping labels, Dispatch labels and Delivery notes plugin | WooCommerce Address labels plugin | WooCommerce Picklists plugin | WooCommerce Proforma invoices plugin | Customizer for WooCommerce PDF Invoices

Home > Docs > WooCommerce PDF Invoices, Packing Slips, Delivery Notes and Shipping Labels > Remove Unnecessary Product Metadata from the Product Table

Remove Unnecessary Product Metadata from the Product Table

Last updated on November 12, 2024

WebToffee Print Invoice, Packing Slip & Delivery Note plugin allows adding custom fields to the invoice product table.

The code snippet given below allows you to remove unnecessary metadata added by another plugin to the product table.

  • From your WordPress dashboard, go to Appearance > Theme editor.
  • Then, add the below given code snippet at the bottom end of functions.php of the active theme file.

For further technical assistance, please reach out to our support team.