-
Task
-
Resolution: Fixed
-
High
-
None
The Hooks API replaces some of the one-to-many plugin callbacks (docs).
Deprecation warnings are shown for some callbacks that haven't been migrated to hooks, which includes any on this plugin.
After migrating the callbacks within the plugin, upgrade the plugin on the sites.
Merge Request using the Hooks API has been submitted.