seanvoss / easyshipper

WooCommerce integration for EasyPost
http://blog.seanvoss.com/product/easyshipper
MIT License
5 stars 9 forks source link

No label output #4

Open jackalopes opened 10 years ago

jackalopes commented 10 years ago

Sean,

I've updated to the latest version of your plugin and do not get a label to display.

I also noticed that the order shows "EastPost" instead of "EasyPost. The change can be made on line 39 of easyshipper.php to: add_meta_box( 'easypost_data', __( 'EasyPost', 'woocommerce' ), 'woocommerce_easypost_meta_box', 'shop_order', 'normal', 'low' );