15 Oct
2009
15 Oct
'09
8:07 p.m.
Larry Garfield wrote:
It's generally good practice to prefix a hook with the name of your module if you're not a core module
Gosh, it's kind of my thoughts that if it can't be found with module_invoke_all(), then it's not a "hook" (an API maybe). And module_invoke_all() won't find the function unless it starts with the module name (core or contrib).