• Resolved receptive

    (@receptive)


    Great extension.

    Is there a way of deleting all ratings and feedback.

    We have quite a lot of tests applied and would like to remove all data before going live.

Viewing 1 replies (of 1 total)
  • Plugin Support Blaz K.

    (@blazk)

    HI @receptive,

    you can enable “Delete all plugin data on uninstall” in the settings and then uninstall the plugin and reinstall it. However, by doing this you will also lose all your settings and customization. If you want to keep settings and customization you can comment out these two lines in rate-my-post/uninstall.php before deleting the plugin.

    
    delete_option('rmp_options');
    delete_option('rmp_customize_strings');
    

    Blaz

    • This reply was modified 7 years, 2 months ago by Blaz K..
    • This reply was modified 7 years, 2 months ago by Blaz K..
Viewing 1 replies (of 1 total)

The topic ‘Delete all tests reviews?’ is closed to new replies.