mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
665c30f255
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 |
||
---|---|---|
.. | ||
tpl | ||
asset.js | ||
author.js | ||
authors.js | ||
body_class.js | ||
cancel_link.js | ||
concat.js | ||
content.js | ||
date.js | ||
encode.js | ||
excerpt.js | ||
facebook_url.js | ||
foreach.js | ||
get.js | ||
ghost_foot.js | ||
ghost_head.js | ||
has.js | ||
img_url.js | ||
is.js | ||
lang.js | ||
link.js | ||
link_class.js | ||
match.js | ||
meta_description.js | ||
meta_title.js | ||
navigation.js | ||
page_url.js | ||
pagination.js | ||
plural.js | ||
post_class.js | ||
prev_post.js | ||
price.js | ||
products.js | ||
raw.js | ||
reading_time.js | ||
t.js | ||
tags.js | ||
tiers.js | ||
title.js | ||
twitter_url.js | ||
url.js |