Ghost/core/frontend
Rishabh Garg ba9b2ee68f
Updated monthly/yearly data in price helper (#13012)
closes https://github.com/TryGhost/Team/issues/761

With multiple products, each product can have an active monthly/yearly price, so we no longer store the monthly/yearly price ids in global settings but instead store them in product table directly. This means we need to update our global `@price` helper to also use the updated schema and use the monthly/yearly prices from product table instead of settings data.
2021-06-08 16:32:39 +05:30
..
apps 🐛 Fixed __GHOST_URL__ appearing in sitemaps (#12787) 2021-03-18 17:16:37 +00:00
helpers Added initial match helper 2021-06-07 21:15:05 +01:00
meta Moved hbs engine into new theme engine service 2021-04-19 20:03:30 +01:00
services Updated monthly/yearly data in price helper (#13012) 2021-06-08 16:32:39 +05:30
views Updated unsubscribe copy 2019-11-26 11:03:14 +01:00