• Resolved mativve

    (@mativve)


    Hi, I recently start using WP Popular Posts and I want to reset all statistic, how to do it propertly that I don’t destroy something?

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

    (@hcabrera)

    Hi @mativve,

    The quickest way would be by uninstalling the plugin: WordPress Popular Posts will then clean up after itself, removing its database tables from your site’s database, cached thumbnails, etc. After that just reinstall it and you’re done.

    Alternatively, you can:

    1. Go to your hosting provider’s control panel (eg. cPanel)
    2. Go to phpMyAdmin (or similiar tool) to manage your site’s database
    3. Find all tables that start with wp_popularposts (wp_popularpostsdata, wp_popularpostssummary, etc.) and empty them

    I highly recommend creating a full backup of your site’s database before making any changes in case you need to roll back for whatever reason.

    Plugin Author Hector Cabrera

    (@hcabrera)

    Oh, also make note of whatever settings you’re using with the plugin in case you decide to go the Uninstall route so you can set everything up the same way it was before uninstalling the plugin.

    Thread Starter mativve

    (@mativve)

    Thank you for help and fast response 🙏

    • This reply was modified 9 months, 1 week ago by mativve.
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘How to reset statistic’ is closed to new replies.