Helper functions for plugin lifecycle management.
Summary
Functions
Disables a plugin by updating its state to disabled.
Enables a plugin by updating its state to enabled.
Catch-all for load_plugin/3. Raises a clear error if called with the wrong arity.