• Resolved nissimziv

    (@nissimziv)


    Hello,
    After deleting the plugin from several sites, I see that some Cron jobs of this plugin are running on the background.
    How do I delete these cron events permanently?

    icwp_wpsf_reporting-consolidation

    icwp-wpsf-sessions_db_cleanup

    icwp-wpsf-statistics_db_cleanup

    icwp-wpsf-audit_trail_db_cleanup

    icwp-wpsf-ips_db_cleanup

    Is there any more leftovers?
    Thanks

    • This topic was modified 6 years, 2 months ago by nissimziv.
    • This topic was modified 6 years, 2 months ago by nissimziv.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author One Dollar Plugin

    (@onedollarplugin)

    The crons aren’t actually “running”. What you’re looking at are placeholders, but since there are no hooks assigned, nothing will run.

    You can use a plugin like WP Crontrol to bulk or individually delete any cron entries.

    Thread Starter nissimziv

    (@nissimziv)

    Well,
    I have used WP Crontrol to bulk delete these cron entries (placeholders).
    However, these “placeholders” are keep appearing again and again.
    Is there any command to delete them for ever?
    Thanks

    I had used this plugin long ago, but find there are still tables in the database left behind that should have been removed when deleting. These tables are:

    wp_icwp_wpsf_audit_trail ( 30 records data size 16.0 KB, type InnoDB

    wp_icwp_wpsf_ip_lists (14 records, data size 16.0 KB, type InnoDB

    wp_icwp_wpsf_statistics (10 records, data size 16.0 KB, type InnoDB

    that belong to WP Simple Firewall

    Should I remove them now and will it break the site? These tables were found by the plugin called WP-Optimize 2.2.11. I would have wanted everything deleted when I delete the plugin. Thank you.

    Plugin Author One Dollar Plugin

    (@onedollarplugin)

    yep, you can delete the tables without issue.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Cron Jobs are still running after deleting plugin’ is closed to new replies.