2016-03-13, 08:14 PM
(2016-03-13, 07:54 PM)Dark Neo Wrote: Go to plugin itself and open it then go to the var of post like/thanks value and add this function to that val.
my_number_format
I mean if value of var is:
$post['tylcount']
The add it into it
my_number_format($post['tylcount'])
And done !!!
my search is not finding $post['tylcount'] in the thankyoulike.php plugin file at all.