Advertisement
Guest User

Untitled

a guest
Mar 21st, 2019
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. <?php
  2.  
  3. //Add this to your (child-)theme functions.php file
  4. add_filter( 'invoicexpress_woocommerce_document_item_title_with_meta', '__return_false' );
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement