Hooks Manager Plugin for Osclass enables site admin to fully manage functions added to hook. By default it is not possible to order or disable particular functions in hook, this osclass plugin can handle both.
Position hook functionsPlugin is simple, but very powerful adding following functionalities to osclass:
- Order functions inside hooks
- Disable functions inside hooks
Order functions in hooksPlugin allows to reorder all functions that are added into hooks. This enables admin to better position data in particular hooks that are shown in front. As example, if osclass site is using multiple plugins to show data on item page, it's possible to order these funcitons in prefered way or even disable them.
Disable functions in hooksAdmin can now disable particular functions that are added via plugins or osclass core. As example, osclass is sending multiple emails - registration, item publish etc, however plugins can send similar emails as well. You can now disable particular functions to not send double emails.