Thread Starter
tjger
(@tjger)
Thank you for responding so quickly.
If anyone else is trying to figure out the same thing, I put the following under the <tr> with the payment-method class in invoice.php:
<tr class="po-number">
<th></th>
<td><?php $wpo_wcpdf->custom_field('_po_number', 'PO# '); ?></td>
</tr>