1000 views to show as 1K
-
Hi
Is there any method to show the views on the posts like:
1000 = 1k
1500 = 1.5K
10000 = 10K
etc…I use this code to show the counter on the posts:
<?php if ( function_exists('wpp_get_views') ) { echo wpp_get_views(get_the_ID()); } ?>
The page I need help with: https://liked.hu
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘1000 views to show as 1K’ is closed to new replies.