This commit is contained in:
erwanlr
2019-03-30 13:48:25 +00:00
parent 51d61a7e88
commit 8b05179401
30 changed files with 1602 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
1.0.0
Stable release for advertisers.
1.0.1
Change module name to wp-profitshare-advertisers and fix products price for stores who are using woocommerce get_price method.
1.0.2
Add static currencies, for Romania the currency is RON and, for Bulgary, the currency is BGN.
1.0.2.1
Fix possible bug for product type voucher in category & product page.
1.1.0
Convert store currency to default profitshare server currency using https://exchangeratesapi.io/.
Add version to all static files.
1.1.1
Update module functions to work with lower wordpress versions.