[order_detail key="{KEY}"]
id
total
subtotal
payment_method
shipping_method
status
quantity
shipping_address
billing_address
woocommerce.com'); ?>
add_help_tab( array( 'id' => 'wc-custom-thank-you-pages', 'title' => __('WC Custom Thank You Pages'), 'content' => $content, 'priority' => 59, ) ); } add_action( 'load-post.php', 'WooCommerce_Custom_Thank_You_Pages\Admin\add_help_tabs', 50 );