Name
unregister_postfilter() — dynamically unregister a postfilter
Description
void unregister_postfilter(string function_name);
See also
register_postfilter()
and
template post filters.
Comments
Post a Comment
You may use the Smarty logo according to the trademark notice.
For sponsorship, advertising, news or other inquiries, contact us at:
Check reviews of PHP Web Hosting, compatible with Smarty Templates
unregister_postfilter() — dynamically unregister a postfilter
void unregister_postfilter(string function_name);
See also
register_postfilter()
and
template post filters.