Filter PregReplace
Created by: tflori
Create a filter that replaces $pattern with $replace and allows $replace to be a callback (preg_replace_callback() in this case).
Created by: tflori
Create a filter that replaces $pattern with $replace and allows $replace to be a callback (preg_replace_callback() in this case).