This repository was archived by the owner on Mar 17, 2022. It is now read-only.
0.30 RC1 Woocommerce 3.0 compatibility and other fixes#139
Merged
hyyan merged 46 commits intohyyan:masterfrom May 13, 2017
Merged
0.30 RC1 Woocommerce 3.0 compatibility and other fixes#139hyyan merged 46 commits intohyyan:masterfrom
hyyan merged 46 commits intohyyan:masterfrom
Conversation
Pull in changes started for woo2.7 not yet in master branch
merge community proposed changes for woo3
version update for woo3.0
0.30.0 add back compatibility and missing fixes
woo3 adding back-compatibility for 2.6
…ent versions of Polylang
Woo3 emails
fixes hyyan#95 WooCommerce shortcodes not respecting language hooks woocommerce_shortcode_products_query to add lang to query
fixes hyyan#95 WooCommerce shortcodes not respecting language
fixes hyyan#104 by allowing translation of Price Display Suffix The implementation is for WooCommerce 3.x and supports substitution with flexibility to rearrange the parameters, for example in English you could set WooCommerce\Settings\Price display suffix == ({price_including_tax} inc VAT) and prices would then be displayed as eg: $15.00 ($18.00 inc VAT) And then in Languages\Strings translations\Woocommerce Taxes you could set the Spanish version to: (con IVA {price_including_tax}) so it would be displayed as: $15.00 (con IVA $18.00)
fixes hyyan#104 by allowing translation of Price Display Suffix
remove unnecessary files from git release packages
Closed
Owner
|
@Jon007 , @decarvalhoaa thanks for the amazing Job |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
and