global $template_hook; $newTemplate = vB_Template::create('cuz_sig'); $newTemplate->register('post', $post); $template_hook['postbit_signature_end'] .= $newTemplate->render();