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

    (@luciole135)

    Indeed,.
    I’ll fix this in the next version that will use the native WordPress CRON.

    You can delete the plugin directly in the folder wp-content/plugins / via FTP (with Filezilla for example).
    Then type this query in the tab TAB of phpMyAdmin:
    DELETE FROM 'wp_options' WHERE option_name = 'clean_opt_option';

    Thread Starter xberg

    (@xberg)

    Thanks for the quick answer.
    For anybody ready this, replace wp_options with wp_xxx_options where xxx is the 3-letter personalisation field that all your WP tables have.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Error 500 when deleting this plugin’ is closed to new replies.