Hooktype is just to group hooks, it does not have any "real" meaning.
Hooktype general contains hooks that are not bound to specific functions, eg. are at places commonly used (like in global.php, functions, php, class_bbcodeparse.php).
Hooksd not "map to functions". Hooks can be in functions, yes - but they don't have to.
A hook can be just almost anywhere.
Read Brads Howto.
|