The total_paid_members helper outputs a rounded number of total paid members from your Ghost publication in a human readable format. Example:
1,200+
.
For values above 100,000 it will output 100k+
and 3m+
respectively.Usage: {{total_paid_members}}
1,200+
.
For values above 100,000 it will output 100k+
and 3m+
respectively.