3.1.32. unregisterFilter()

bool unregisterFilter ( int $type, string $callback )

Unregisters a code filter of the specified type $type and callback $callback. The filter must be previously registered, otherwise the method returns false.

Note: this method is not available, if the Register method family or Code filters was removed from the source with OPT Configurator.