Hooks
In the file named "SampleAddon.php" which you use as the core file to define a hook to your WISECP Add-on module, you can define your hook codes on the line after the class.
This will then be detected and the existing hooks will be loaded onto each page of the WISECP.
For more information on creating and working with hooks in WISECP, please see the Hook Documentation.