Loader::get_currency_settings()

Return an object defining the currecy options for the site’s current currency


Description Description


Return Return

(array) Settings for the current currency { Array of settings. @type string $code Currency code. @type string $precision Number of decimals. @type string $symbol Symbol for currency. }


Top ↑

Source Source

File: packages/woocommerce-admin/src/Loader.php


			


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.