Name

unregister_outputfilter() — dynamically unregister an output filter

Description

void unregister_outputfilter(string function_name);

Use this to dynamically unregister an output filter.

See also register_outputfilter() and template output filters.