May or may not be working as intended.
Steps to reproduce:
- Create an application in dev
- Create a new front-end template, with type = Hook
- Choose your desired hook application/template
- Download the application (I've prepared one for you, attached - it hooks on forums/front/topics/topic, before the header)
- Install the application in test
- Go to the place where the hook point would be used (with attached app, it would be a topic)
- Result: see first image, displays commented information about the hook name plus the content it provides.
- Disable the application
- Result: see second image, displays commented information the hook name but the hook isn't in use as the application is disable.
First image:
Second image:
Recommended Comments
There are no comments to display.