WOOCS - WooCommerce Currency Switcher
Version 2.3.4.1 - 09th December, 2020 Latest Update
- jQuery fixes for WordPress 5.6 compatibility
Version 2.3.4 - 20th November, 2020
Version 2.3.3 - 28th October, 2020
Version 2.3.2 - 02th September, 2020
Version 2.3.1 - 18th Marth, 2020
Version 2.3.0 - 02th September, 2019
- some little fixes
- new currency agregator added: bnr.ro
- new currency agregator added: currencylayer
- new currency agregator added: open exchange rate
Version 2.2.9.1 - 19th July, 2019
- 1 hot fix for hook raw_woocommerce_price
Version 2.2.9 - 15th July, 2019
- heap of small fixes
- added in currencies new field as "interes" which allows to add some your interest to the currencies rates
- added possibility to set currencies as Public or as Private. In private mode currency not published in swithers and user cannot set it by link through "?currency=XXX"
- new in-built module Statistic: enable it in tab Advanced Options
- 3 new autonomic skins: Style #1, Style #2, Style #3 - what is cool - 3 currency switchers with different designs can be added on the same page
- some new templates has its own unique options: [woocs style="2" head_bg="#ff0000" head_txt_color="#000" head_close_bg="green" head_close_color="yellow"] + [woocs style="3" head_title="Select Currency"]
- REST API request added: https://currency-switcher.com/using-rest-api-with-woocommerce-currency-switcher/
- new option in tab Options "Show options button on top admin bar" - Show WOOCS options button on top admin bar for quick access. Very handy for active work. Visible for site administrators only!
Version 2.2.8.2 - 11th June, 2019
- 1 fix for hook woocommerce_add_to_cart_hash
Version 2.2.8.1 - 22th April, 2019
- Compatibility with woocommerce 3.6.1
- Some little fixes
Version 2.2.8 - 21th Marth, 2019
- Some minor fixes
- Code improving
- Google aggregator removed at all
- Added 3 new agregators: Fixer, MicroPyramid, The Free Currency Converter by European Central Bank
- Added new field in settings which allows insert subscribed API key for Fixer and The Free Currency Converter
Version 2.2.7.1 - 21th December, 2018
- Fixes for WOOCS functionality for fixed amounts
Version 2.2.7 - 03th December, 2018
Version 2.2.6 - 25th October, 2018
- Removed currency agregators which stopped to work
- Added back Google and Yahoo currency agregators
- New feature: No GET data in link - Swithes currency without GET properties (?currency=USD) in the link
Version 2.2.5 - 29th June, 2018
- Minor fixes, removed some notices
Version 2.2.4 - 17th April, 2018
Version 2.2.3 - 07th February, 2018
- Adaptation for woocommerce 3.3.1
Version 2.2.2 - 30th January, 2018
Version 2.2.1 - 17th November, 2017
Version 2.2.0 - 06th September, 2017
Version 2.1.9 - 04th April, 2017
- Heap of small bugs fixed
- A lot of code was remade to make WooCommerce 3.0.0 and WOOCS compatible
Version 2.1.8 - 09th December, 2016
Version 2.1.7 - 27th July, 2016
- Heap of small bugs fixed
- https://wordpress.org/support/topic/multi-currency-on-invoices?replies=8 - resolved
- New option in the currencies settings: Decimals
- New hook: woocs_drop_down_view
- Advanced API doc: https://currency-switcher.com/codex/
Version 2.1.6 - 20th May, 2016
- Heap of small bugs fixed
- New hook woocs_price_html_tail
- Approx. value on cart and chekout page in the currency of customer (in multiple mode only+geoip enabled)
- New hook woocs_get_approximate_amount_text
Version 2.1.5.4 - 18th february, 2016
- Geo Location troubles fixed
Version 2.1.5.3 - 16th February, 2016
- Closed XSS vulnerability. Thanks to Ben Khlifa Fahmi ; Founder & CEO of BenkhlifaExploit Founder & Pentester at Tunisian Whitehats Security
Version 2.1.5 - 12th January, 2016
- Some little fixes
- New button in order to convert oder data to basic currency amounts
- New shortcode: [woocs_show_current_currency text="" currency="" flag=1 code=1]
- New shortcode: [woocs_show_custom_price value=20] -> price in selected currency for txt-adv-banners
- New option: Prices without cents
- New option: Hide switcher on checkout page
- New option: I am using cache plugin for my site
- New filter: add_filter("woof_custom_format", "my_woof_custom_format", 999, 2); - Any manipulation with price format
- Hint: wp-admin/admin.php?page=wc-settings&tab=woocs&woocs_reset=1 - reset currency options - be care
- Improved: cron periods added - weekly, monthly
Version 2.1.4 - 09th September, 2015
- WordPress 4.3 small adaptation - using __construct in the widget, previous widget-API was deprecated
- Added price popup on the front near each price optionally
- Added in body implemented currency css class. Example: currency-eur
- Added currency agregator for Russian Centrobank - asked by customers from Russia
Version 2.1.3 - 15th August, 2015
- Compatibility for woocommerce 2.4
- Added storage optionally, transient for sites which can work with session normally because of server options
- Added new drop-down wselect -> https://github.com/websanova/wSelect#wselectjs
- In shortcode [woocs] and currency switcher widget added new option txt_type which allows show currency description in drop-down instead of its code
Version 2.1.2 - 23th July, 2015
- Some small bugs fixed
- Dark chosen skin implemented
Version 2.1.1 - 21th July, 2015
- Some small bugs fixed
- Done a lot to make compatibility higher
Version 2.1.0 - 16th July, 2015
- 1 bad logic bug fixed, which not recount prices in multiple mode
- AJAX refresh of mini cart fixed, now its ok
Version 2.0.9 - 29th May, 2015
- A lot of small bugs fixed and a lot of code were rewritten
- Compatibility with 90% of currency gates implemented
- Added widget and shortcode - currency rates [woocs_rates exclude="GBP,AUD" precision=2]
- Added widget and shortcode - currency convertor [woocs_converter exclude="GBP,AUD" precision=2]
- 1 eur is: [woocs_get_sign_rate sign=UAH] - simple shortcode to show currency rate relationaly of basic
- $val = apply_filters("woocs_exchange_value", $val); -> filter for developers for conversion from basic to current currency
Version 2.0.8 - 22th Marth, 2015
- YAHOO agregator functionality fixed
- Index of the premium version changed to 2
- Custom price format options added in WOOCS settings: __PRICE__ (__CODE__)
Version 1.0.7 - 07th Marth, 2015
- Some of little bugs from customers fixed + paypal amount gross error
- New feature: for each currency option - removing cents on front
Version 1.0.6 - 18th February, 2015
- Heap of bugs from customers fixed
- Currency can be changed automatically according to visitor’s IP using woo WC_Geolocation class
- New mode: Show only the flags of the countries instead of a dropdown
Version 1.0.5 - 13th December, 2014
- Heap of bugs from customers fixed
- Adaptation for woocommerce 2.3.x
Version 1.0.4 - 20th September, 2014
- Bugs fixed
- Synchronization with native woo price slider
- Removing cents from JPY
- Added new options in settings: Show/Hide flags by default, Show/Hide money signs
- Added shortcode [woocs_get_sign_rate sign=EUR] relative of basic currency
Version 1.0.3.1 - 10th September, 2014
- Heap of bugs with tax fixed
- Ability to understand links with currency: ?currency=GBP
Version 1.0.3 - 21th August, 2014
- Heap of bugs fixed
- WooCommerce shopping card widget fix
- Custom money signs option
- Currencies rate auto update option by cron
- Ability to set order currency which were created through admin panel by hands
Version 1.0.2 - 12th August, 2014
- Heap of bugs fixed
- Welcome currency option
- The customer allowed to pay in the selected currency
Version 1.0.1 - 04th July, 2014
- 1 serious bug fixed: plugin affect PayPal
- Couple of small bugs
Version 1.0.0 - 28th June, 2014
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.OkRead more