აღწერა
DB Woocommerce Price Converter is an easy solution to manage the prices if you need to convert them from one currency to another.
This plugin is relying on a 3rd party service of CBR that is provided as a freeware and is documented here https://www.cbr.ru/development/sxml/ and here https://www.cbr-xml-daily.ru/
Terms of Use: https://www.cbr.ru/user_agreement/
დაყენება
- Upload db-tagcloud folder to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Enjoy
მიმოხილვები
There are no reviews for this plugin.
მონაწილეები & დეველოპერები
“DB Price Converter for WooCommerce” ღია პროგრამული უზრუნველყოფაა. შემდეგმა ადამიანებმა წვილი შეიტანეს მის განვითარებაში.
მონაწილეები“DB Price Converter for WooCommerce” ითარგმნა 2 ენაზე. გმადლობთ თარჯიმნებო თქვენი წვლილისათვის.
გადათარგმნეთ DB Price Converter for WooCommerce თქვენს ენაზე.
დაინტერესებული ხართ დეველოპმენტით?
დაათვალიერეთ კოდი, შეამოწმეთ SVN რეპო, ან გამოიწერეთ შექმნის ჟურნალი : RSS.
ცვლილებები
1.8
- Compatible with WordPress 6.7
- Veryfied with Plugin Check
- Fix: Check if class
DOMDocument
exists for the SVG icon, else use a dashicon - Fix: Possibly undefined superglobal array index
- Security: Use of function
wp_unslash()
to unslash POST variables - Security: Remove
$_SERVER[ 'PHP_SELF' ]
in the admin form - Security: Use of function
wp_remote_get()
instead of discouragedfile_get_contents()
1.7
- Adding all currencies in ‘Covert to’ option
- Cross-calculation between any currencies
- Symbols of the currencies
1.6
- Ready for the WordPress repositary
1.5
- Optimization of the code of the plugin
1.4
- Security issues
1.3
- Yoast variable %%wc_price%% for snippets
1.2
- Option price rounding
1.1
- New actions in case if the data from CBR won’t be received
1.0
- Initial release.