Tears down all plugins, deinitialising them and having them save their settings for a clean shutdown. Calls module-level teardown functions.
Think of it as a plugin destructor.
Don't teardown disabled plugins as they may not have been initialised fully.
See Implementation
Tears down all plugins, deinitialising them and having them save their settings for a clean shutdown. Calls module-level teardown functions.
Think of it as a plugin destructor.
Don't teardown disabled plugins as they may not have been initialised fully.