Added order number to order details write panel

This commit is contained in:
Mike Jolley 2011-12-18 13:43:40 +00:00
parent 18cc9a9442
commit 62b84f4666
2 changed files with 2 additions and 2 deletions

View File

@ -52,7 +52,7 @@ function woocommerce_order_data_meta_box($post) {
<div class="order_data_left">
<h2><?php _e('Order Details', 'woothemes'); ?></h2>
<h2><?php _e('Order Details', 'woothemes'); ?> &mdash; #<?php echo $thepostid; ?></h2>
<p class="form-field"><label for="order_status"><?php _e('Order status:', 'woothemes') ?></label>
<select id="order_status" name="order_status" class="chosen_select">

View File

@ -4,7 +4,7 @@ Tags: ecommerce, e-commerce, commerce, woothemes, wordpress ecommerce, store, sh
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=paypal@woothemes.com&item_name=Donation+for+WooCommerce
Requires at least: 3.1
Tested up to: 3.3
Stable tag: 1.3.2
Stable tag: 1.3.2.1
An e-commerce toolkit that helps you sell anything. Beautifully.