• Resolved angrywarrior

    (@angrywarrior)


    Hello @adamkheckle ! πŸ™‚

    How do you delete Jetpack from the WPMU database completely?

    Which tables do I need to look for?

    Thanks!

    Kind regards
    DreamQuest

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @angrywarrior

    Uninstalling the plugin should remove all stored Jetpack options:

    https://github.com/Automattic/jetpack/blob/master/uninstall.php

    However if you want to be thorough you can look through the wp_options table for any leftover options or transients.

    Thread Starter angrywarrior

    (@angrywarrior)

    Hello @lamdayap πŸ™‚

    Thanks for your reply!

    Well it did not do that as you mentioned on our WPMU system..

    There is loads of remnants left from Jetpack. (Both in the back-end and in the database). So that is is why i asked for where to look in the database so we could delete it manually.

    Thanks a lot in advance for your answer.

    Kind regards
    AngryWarrior

    • This reply was modified 8 years, 8 months ago by angrywarrior.
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Delete jetpack completely from database (WPMU)’ is closed to new replies.