• Hello,

    after having uninstalled this plugin, the database is left with a bunch of custom tables (for example cli_scritps) and entries in WordPress system tables (such as wp_terms, wp_terms_taxonomy, etc…).

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author WebToffee

    (@webtoffee)

    Hi @coolcamera,

    The deactivation of the plugin will not delete all database data. You can achieve it by running SQL queries in a database. Let us know if you have access and we can provide the queries.

    Thread Starter liberoscarcelli.net

    (@coolcamera)

    Hello,

    thank you for your reply. I have already removed all custom tables and I am about removing the rows created into the wp_terms, wp_terms_taxonomy, etc… table. If you can provide the queries, that would be great!

    Thank you

    Plugin Author WebToffee

    (@webtoffee)

    Hi @coolcamera,

    Please use the code snippet in this link to remove all plugin related data from database.

    Thread Starter liberoscarcelli.net

    (@coolcamera)

    Thank you very much for this!

    As soon as I have some time I will extract the SQL from the PHP and I will run the query.

    I think it would be beneficial for you to publish this script on the website.

    Thank you very much

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Uninstall procedure does not fully clean the database?’ is closed to new replies.