Viewing 1 replies (of 1 total)
  • Plugin Author Marco Milesi

    (@milmor)

    Hi,
    manually:

    delete_option( 'peadig_eucookie' );
    delete_option( 'ecl_version_number' );

    You can add these to your functions.php, then open your website and after remove those lines (it’s enough to trigger them once).

    Please note that this entirely delete plugin options. I could add this in future versions…

Viewing 1 replies (of 1 total)
  • The topic ‘Uninstall leaves garbage in the database’ is closed to new replies.