Skip to content
This repository has been archived by the owner on Mar 17, 2022. It is now read-only.

Shipping fix #50

Merged
merged 4 commits into from
Aug 21, 2016
Merged

Shipping fix #50

merged 4 commits into from
Aug 21, 2016

Conversation

decarvalhoaa
Copy link
Contributor

Fixed shipment methods translation and added support for WooCommerce 2.6.
Note: Shipping Class translation is disabled with WC2.6. This is due to Shipping Class translation is not supported after WooCommerce 2.6. WooCommerce change the Shipping Class interface and is no longer using the same actions and filters as WordPress. Therefore Polylan can't display the languages columns and metabox for custom post types and taxonomies.

I have also, corrected some typos in the code documentation, and improve the english text (user instructions) and string formatting (remove leading space in some metas) in the Meta List settings screen in the backend. This has nothing to do with "shipping" but felt right doing it.

@decarvalhoaa
Copy link
Contributor Author

decarvalhoaa commented Aug 17, 2016

Solves #36 together with PR #52

@hyyan hyyan merged commit 22bd6ee into master Aug 21, 2016
@hyyan
Copy link
Owner

hyyan commented Aug 21, 2016

@decarvalhoaa thanks :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
2 participants