display a thousands separator automatically
-
Hello,
I’m looking for a solution to add and display a thousands separator automatically but without changing the numbers in the database.
I’d like this changement in real time is only visible by the reader, without changing the text.
A solution to allow to dynamically add text from themes and other plugins with code and text choosing before a page is delivered to a user’s browser.
For exemple instead of to display :
10000€ 500000€
it is 10 000€ 500 000€
or something else like 10.000€ 500.000€How to automatically display a thousands separator without changing the text already write ?
Thanks for all the ideas,
The topic ‘display a thousands separator automatically’ is closed to new replies.