Omeka
Omeka copied to clipboard
Hooks like uninstall_message don't work when plugin not active
Following up on work for #824 , I discovered that when the plugin is not active, its uninstall_message
hook doesn't fire, since as an inactive plugin its hooks don't get registered.