0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-15 03:01:37 -05:00
ghost/core
Ronald Langeveld a0c8db46fb
Member Counter template helpers (#15013)
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.
2022-07-14 10:10:02 +02:00
..
admin@076cd675cf Updated Admin to v5.3.1 2022-07-13 12:55:34 +01:00
cli
frontend Member Counter template helpers (#15013) 2022-07-14 10:10:02 +02:00
server Added access-control-max-age to content API preflight requests (#15026) 2022-07-14 09:09:53 +02:00
shared Added access-control-max-age to content API preflight requests (#15026) 2022-07-14 09:09:53 +02:00
app.js
boot.js
bridge.js