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

    (@hcabrera)

    Hi there,

    Yep, you’d need to add the posts’ IDs to the wp_popularpostsdata table (that’s the All-time table). The other one (wp_popularpostsdatacache) stores the views generated on the past 30 days.

    Thread Starter Vahid

    (@vdamanafshan)

    Thanks Héctor, but could you please explain the solution in more details? I’m completely new to wordpress! I want to add some values to current values, separately?

    Thread Starter Vahid

    (@vdamanafshan)

    I did it myself. Just go to Phpmyadmin, and then Browse wp_popularpostsdata table and finally change the values.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to add an initial value to the view counters?’ is closed to new replies.