-
Notifications
You must be signed in to change notification settings - Fork 22
number_format_i18n post count #148
Copy link
Copy link
Closed
Labels
Milestone
Description
Add an optional parameter to number_format_i18n the post count.
top-10/includes/class-counter.php
Line 265 in 7f5405e
| $post_count = $resultscount ? $resultscount->visits : 0; |
Also add a new parameter in the shortcode tptn_views to tis effect.
| array( |
Reactions are currently unavailable