Ghost/core/frontend
Rishabh Garg 2272f84cc9
Added beta {{products}} helper for tiers list on post (#13267)
refs https://github.com/TryGhost/Team/issues/1004

- adds new `{{products}}` helper behind `multipleProducts` flag
- `{{products}}` outputs a string with list of products that have access to specific post when used in a post context in theme
- outputs empty string when used out of a post context and without access to `visibility` property
- uses all available posts for a site via the global products data
- updates {{content}} helper cta to use this new helper to show list of tiers with access to post
2021-09-10 09:30:41 +05:30
..
apps Refactored proxy imports in frontend helpers 2021-07-07 17:02:58 +04:00
helpers Added beta {{products}} helper for tiers list on post (#13267) 2021-09-10 09:30:41 +05:30
meta Fixed missing renames getExcerpt -> generateExcerpt 2021-07-02 09:44:18 +01:00
services Added beta {{products}} helper for tiers list on post (#13267) 2021-09-10 09:30:41 +05:30
views Updated unsubscribe copy 2019-11-26 11:03:14 +01:00