• Resolved mo7900

    (@mo7900)


    Hi there,

    Thank you for this free plugin. We installed this to check if cron jobs are running fine. All seems good!

    We deleted the plugin, but DB rows didn’t change and then ran optimize with wp-rocket DB option. But noticed the tables amounts still didn’t reduce and the plugins tables are still present even-though the plugin is fully deleted.

    Can you let us know which tables this plugins saves in the DB? and is it safe to drop those tables now that the plugin is deleted, without affecting the DB?

    Thank you!

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

    (@webheadllc)

    In the Settings -> WP Cron Status Checker page make sure to check the ” Delete all tables created from this plugin when this plugin is deleted.” checkbox and save. Once saved you can deactivate and delete the plugin. This should get rid of the tables.

    If for some reason it doesn’t work for you or you just want to do it manually, the tables this plugin creates are wp_wcsc_error_logs and wp_wcsc_logs. Of course, the wp_ part may differ in your database depending on your wp_prefix. If the plugin is deleted you can safely delete these two tables.

    Plugin Author webheadcoder

    (@webheadllc)

    assuming this has been resolved, marking status as resolved.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘DB Tables of Plugin’ is closed to new replies.