Quote:
Originally Posted by Natch
I don't see the load issue you are talking about: it's not doing any image manipulation, just text replacement using a low-intensity str_replace()...
If this is a problem, then you should also turn off BBCODE processing, as that is far more intensive than this.
Note: this code does not and never has (or will) process PNG files linked in external CSS files, only in inline CSS (either within <style type="text/css"> tags or <div style="this-style: type;">)...
HTH, and GJ cclaerhout
|
Happy to see you again Natch