unregister_function <methodsynopsis> <type>void</type><methodname>unregister_function</methodname> <methodparam><type>string</type><parameter>name</parameter></methodparam> </methodsynopsis> <para> Use this to dynamically unregister template function plugin. Pass in the template function name. </para> <example> <title>unregister_function unregister_function("fetch"); ?> ]]>