• First, thanks for the best minimalistic plugin on THUMBS UP/DOWN.

    Well, is there a way to fake the number of count? For example, it always start witha number between 5 and 15, or, like Mashsare, pick the post title, divide by ten and add a number of admin choice? I thinks its pure php?

    https://ww.wp.xz.cn/plugins/thumbs-rating/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Ricard Torres

    (@quicoto)

    Sure, you could create a function that would loop all your post assigning random values.

    You could also create a function and hook it up to the post publish action, so every time yo publish on, you would assign a value.

    Good luck!

    Thread Starter Landowski

    (@landowski)

    Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Fake count?’ is closed to new replies.