You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove hook system dependency for base plugin functions
Some plugins depended certain hooks being called to be able to work correctly. This switches to a more efficient event based system for base plugin functions.
0 commit comments