Skip to content

Instantly share code, notes, and snippets.

@grantalltodavid
Created July 7, 2022 08:47
Show Gist options
  • Save grantalltodavid/98b519423fd005b5933f4152c9354b82 to your computer and use it in GitHub Desktop.
Save grantalltodavid/98b519423fd005b5933f4152c9354b82 to your computer and use it in GitHub Desktop.
Sliced Invoices Deposit Invoices: don't show "this is....(balance/deposit" message at top of invoices
add_filter( 'sliced_deposit_invoice_message', '__return_false' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment