unregister_function()des-registrar dinámicamente una función de plugin del template Descripciónvoidunregister_functionstringname
Pase en el template el nombre de la función.
unregister_function()
unregister_function("fetch");
?>
]]>
Ver también register_function() .