woocommerce / grow

7 stars 7 forks source link

Fixes admin notices not removed on plugin deactivation #125

Closed ibndawood closed 4 months ago

ibndawood commented 4 months ago

Changes proposed in this Pull Request:

Closes #94.

This PR registers a deactivation hook to remove dismissable notices added by WC_Admin_Notices.

Changelog entry

Fix - Admin notices not removed on plugin deactivation