WooCommerce Services is a feature plugin that integrates hosted services into WooCommerce (3.0+), and currently includes automated tax rates and the ability to purchase and print USPS shipping labels.
Kind of a random finding when checking out some unrelated analytics functionality, but we didn't include the WooCommerce > Reports > Shipping Labels tab
Related issue(s)
Fixed #2781
Steps to reproduce
Checkout this trunk locally
Activate any version of WC Shipping
You don't need to run the dev server if you're using a dev version - the plugin just needs to be activated to trigger the conditional loading logic
Go to /wp-admin/admin.php?page=wc-reports&tab=wcs_labels
Verify you see the reports Shipping Labels tab
Checkout this branch
Refresh the /wp-admin/admin.php?page=wc-reports&tab=wcs_labels page
Verify that the Shipping Labels tab is no longer appearing
Description
Kind of a random finding when checking out some unrelated analytics functionality, but we didn't include the
WooCommerce > Reports > Shipping Labels
tabRelated issue(s)
Steps to reproduce
/wp-admin/admin.php?page=wc-reports&tab=wcs_labels
Shipping Labels
tab/wp-admin/admin.php?page=wc-reports&tab=wcs_labels
pageShipping Labels
tab is no longer appearingOrders
tab insteadScreenshots
Checklist
changelog.txt
entry addedreadme.txt
entry added