0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/test/unit/frontend/services
Rishabh 665c30f255 Added new {{tiers}} theme helper
refs https://github.com/TryGhost/Team/issues/1004

- adds new `{{tiers}}` helper behind `multipleProducts` flag
- `{{tiers}}` outputs a string with list of tiers 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 tiers attached to post column for data
2022-03-04 18:22:59 +05:30
..
apps
routing Updated tests to handle visibility tier 2022-02-01 11:13:51 +05:30
rss
sitemap 🐛 Added pagination to sitemap.xml to avoid max 50,000 entries limit 2022-01-05 11:54:35 +01:00
theme-engine Added new {{tiers}} theme helper 2022-03-04 18:22:59 +05:30
url
card-assets.test.js