mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-24 23:48:13 -05:00
ref https://github.com/TryGhost/Team/issues/1667 Introducing 2 new helper handlebars tags, `{{total_members}}` and `{{total_paid_members}}` ideal for Member Sites who want to display these metrics to incentivise users to upgrade. |
||
---|---|---|
.. | ||
tpl | ||
asset.js | ||
authors.js | ||
body_class.js | ||
cancel_link.js | ||
comment_count.js | ||
comments.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 | ||
raw.js | ||
reading_time.js | ||
t.js | ||
tags.js | ||
tiers.js | ||
title.js | ||
total_members.js | ||
total_paid_members.js | ||
twitter_url.js | ||
url.js |