awesomemotive / easy-digital-downloads

Sell digital downloads through WordPress
https://easydigitaldownloads.com
GNU General Public License v2.0
863 stars 474 forks source link

Fix currency code for "Iranian rial" #6070

Open ravinderk opened 6 years ago

ravinderk commented 6 years ago

We are using RIAL instead of IRR https://github.com/easydigitaldownloads/easy-digital-downloads/blob/284526bd0bd4f24791942fd4ba5c671e690bd38c/includes/misc-functions.php#L345

For Ref: https://github.com/woocommerce/woocommerce/blob/fcb7da5599f85df37e423e8195810f1e81bbae83/includes/wc-core-functions.php#L360

https://en.wikipedia.org/wiki/Iranian_rial

cklosowski commented 6 years ago

Thanks @ravinderk We'll get that switched over to IRR.

We'll have to probably support both (somehow) for a short time, as that's a commonly filtered value.