• Resolved madflute

    (@madflute)


    I just installed this plug-in and need to transfer the hit count from other plug-in I was using. I don’t mind manipulating top 30 or 40 posts by copying the number of hits already displayed by another plug-in.

    I am not a db expert but I think I can manage this if I know where to and what to manipulate. I see there are couple tables looks like for this plug-in but wasn’t too sure. Any help would be appreciated. If anyone could give me the query, that would be even better.

    Thank you.

    https://ww.wp.xz.cn/plugins/wordpress-popular-posts/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Hector Cabrera

    (@hcabrera)

    Hi there!

    The plugin stores its data in two custom BD tables: wp_popularpostsdata (All-time views) and wp_popularpostssummary (Time Range views). As for the queries, these are the ones WPP uses to update the views count – you’ll need to tweak them a bit in order to be able to run them manually (via phpmyadmin, for example).

    Thread Starter madflute

    (@madflute)

    Thank you so much! I think I got it working. Much appreciated!

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

The topic ‘How do you manipulate the count?’ is closed to new replies.