/ Published in: PHP
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
function wim_preprocess_node(&$variables) { $function = 'wim_preprocess_node'.'_'. $variables['node']->type; $function(&$variables, $hook); } }
URL: http://blogthingee.com/blog/too-much-more-power-your-nodetpl