Automattic / jetpack

Security, performance, marketing, and design tools — Jetpack is made by WordPress experts to make WP sites safer and faster, and help you grow your traffic.
https://jetpack.com/
Other
1.59k stars 798 forks source link

Enhancement: add filter to show full subscriber count #34079

Open kraftbj opened 1 year ago

kraftbj commented 1 year ago

Impacted plugin

Jetpack

What

Allow site owners to be able to convert "45.8K subscribers" to "45,800 subscribers" or the actual raw count (45,806).

How

Related https://github.com/Automattic/jetpack/issues/31136

I suggest adding a filter in the join_text function: https://github.com/Automattic/jetpack/blob/58474d832dbfd47cb345623b53cadd588b4e6775/projects/plugins/jetpack/modules/memberships/class-jetpack-memberships.php#L762

The filter could accept a few values that allow for the current, default "short form", a longer rounded format, and the raw count.

7257522-zen

github-actions[bot] commented 1 year ago

Support References

This comment is automatically generated. Please do not edit it.