Theme’s hook is a place(hook) to attach your functions in the theme.

Hook is something like a code placement zone where you can attach as many codes to it without actually adding the code to the file where the hook exist.

More >