Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add deactivation & uninstall hooks #23

Merged
merged 3 commits into from
Sep 6, 2024
Merged

Add deactivation & uninstall hooks #23

merged 3 commits into from
Sep 6, 2024

Conversation

aristath
Copy link
Member

@aristath aristath commented Sep 4, 2024

Summary

This PR can be summarized in the following changelog entry:

  • Add a deactivation hook to remove autoload from the option_optimizer option
  • Add an uninstall hook to delete the option_optimizer option.

Fixes #22

Copy link

github-actions bot commented Sep 4, 2024

Test on Playground
Test this pull request on the Playground

@jdevalk jdevalk merged commit d01319e into develop Sep 6, 2024
10 checks passed
@jdevalk jdevalk deleted the add/deactivation branch September 6, 2024 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Plugin should remove auto load from its own option on uninstall
2 participants