Here is the code i put
add_filter( 'wpo_wcpdf_invoice_title', 'wpo_wcpdf_invoice_title', 10, 2 );
function wpo_wcpdf_invoice_title ( $title, $document ) {
$title = 'Comanda';
return $title;
}
]]>Here is how is actually the invoice
Link to the image
the plugin wasn’t updated in five months and as far as I can see, the last post from a dev was over a year ago. I also didn’t receive a response to my email, although I’ve bought multiple licenses of the pro version for various clients.
Would be nice if a dev or the plugin author could comment on that.
Cheers,
Philipp
If I am not able to get back in there I do want to secure some of the things I wrote as I don’t have copies of everything.
I expect a response asap, as I have waiting an entire week and I am very frustrated!! Thanks.
]]>