could开发者_如何学Go i declare a HOOK_theme() in template.php,if can,how to declare it. thank you
Yes, you can implement hook_theme in the template.php file of your theme. See the API documentation for details.
could开发者_如何学Go i declare a HOOK_theme() in template.php,if can,how to declare it. thank you
Yes, you can implement hook_theme in the template.php file of your theme. See the API documentation for details.
精彩评论