0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/core/frontend/services
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
redirects
routing Switched post routing to uuid instead of slug 2021-08-19 12:27:45 +04:00
rss
settings
sitemap Removed unnecessary parameter 2021-08-30 12:33:33 +04:00
theme-engine Added beta {{products}} helper for tiers list on post (#13267) 2021-09-10 09:30:41 +05:30
url Swapped to American English spellings 2021-08-13 10:26:33 +04:00
proxy.js