Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Order ID Code

$
0
0

Replies: 0

Trying to add an my Woo ‘Order ID’ to the simple template. I tried order_id and get_id but it does not work and really messes up the template.

Here is the code I inserted

<tr
class=”order-id”><th><?php _e( ‘Order ID:’, ‘woocommerce-pdf-invoices-packing-slips’ ); ?></th><td><?php $this->order_id(); ?></td>
</tr>

Any help is appreciated


Viewing all articles
Browse latest Browse all 59525

Trending Articles