• Resolved wpraider

    (@wpraider)


    I would like to clear all rating logs with a custom function. Is it enough to delete all records from mysql table “wp_ratings”, or are there any dependencies I should be aware of?

    Thx

Viewing 1 replies (of 1 total)
  • Plugin Author Lester Chan

    (@gamerz)

    Just that table if you want to delete the logs. The ratings data itsef are stored in the post meta table.

Viewing 1 replies (of 1 total)

The topic ‘delete rating logs in mysql’ is closed to new replies.