Title: Add custom info
Last modified: April 7, 2023

---

# Add custom info

 *  Resolved [orahdev](https://wordpress.org/support/users/orahdev/)
 * (@orahdev)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/add-custom-info/)
 * Hi,
 * For my invoice I need to add additional information. The additional information
   is a personnal message the costumer can write.
 * It is visible in the product table (as you can see in the link in the red circle)
   but I don’t want it here : [https://snipboard.io/8v7Ir6.jpg](https://snipboard.io/8v7Ir6.jpg).
 * I don’t need to erase it from the product table I jsute need to add it somewere
   else in the doc.
 * I tried the code you give in your help guide to test it but it doesn’t work.
 * add_filter(‘wf_pklist_add_additional_info’, ‘wt_pklist_add_additional_data’, 
   10, 3);
   function wt_pklist_add_additional_data($additional_info, $template_type,
   $order){$additional_info.=’Additional text’;return $additional_info;}
 * Can you help ?
 * Best regards.

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Support [WebToffee Support](https://wordpress.org/support/users/webtoffeesupport/)
 * (@webtoffeesupport)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/add-custom-info/#post-16652178)
 * Hi [@orahdev](https://wordpress.org/support/users/orahdev/),
 * Thanks for reaching out.
 * Presently the plugin doesn’t offer any option to alter/move the product metadata
   according to your requirement. Thanks for understanding.
 *  Thread Starter [orahdev](https://wordpress.org/support/users/orahdev/)
 * (@orahdev)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/add-custom-info/#post-16674871)
 * Hello [@webtoffeesupport](https://wordpress.org/support/users/webtoffeesupport/),
 * Thank you for your response !
 * Will it be possible in a next update ? I really need it, it’s very important.
   
   Or do you have any idea of how I could do it ?
 * Best Regards,
 *  Plugin Support [WebToffee Support](https://wordpress.org/support/users/webtoffeesupport/)
 * (@webtoffeesupport)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/add-custom-info/#post-16694146)
 * Hi [@orahdev](https://wordpress.org/support/users/orahdev/),
 * We can confirm that we currently do not have any of these features in our development
   pipeline for the plugin. However, your feedback has been forwarded to our development
   team. After doing the necessary feasibility studies, we will add it to the development
   backlogs and take it into consideration during future developments. Due to certain
   constraints at the company level, we cannot commit to this at the moment. Thanks
   for understanding.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Add custom info’ is closed to new replies.

 * ![](https://ps.w.org/print-invoices-packing-slip-labels-for-woocommerce/assets/
   icon-256x256.gif?rev=3123111)
 * [WebToffee WooCommerce PDF Invoices, Packing Slips, Delivery Notes & Shipping Labels](https://wordpress.org/plugins/print-invoices-packing-slip-labels-for-woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/print-invoices-packing-slip-labels-for-woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/print-invoices-packing-slip-labels-for-woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/print-invoices-packing-slip-labels-for-woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/print-invoices-packing-slip-labels-for-woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/print-invoices-packing-slip-labels-for-woocommerce/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [WebToffee Support](https://wordpress.org/support/users/webtoffeesupport/)
 * Last activity: [3 years, 1 month ago](https://wordpress.org/support/topic/add-custom-info/#post-16694146)
 * Status: resolved