Where can I manually add something in for the jQuery settings?
I want to add this
jQuery.htmlPrefilter = function( html ) { return html; };
Where can I manually add something in for the jQuery settings?
I want to add this
jQuery.htmlPrefilter = function( html ) { return html; };