What replaces rewrite_the_content ??
-
Hello, I’m a paying KeyCDN customer and using CDN Enabler.
I updated from 1.09 to latest version, and it broke my custom code. I can’t figure out how to replace the following code using the new API, now that rewrite_the_content doesn’t exist anymore in the plugin:
if (class_exists('CDN_Enabler')) { $html = \CDN_Enabler::rewrite_the_content($html); }
Thanks for your urgent help!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘What replaces rewrite_the_content ??’ is closed to new replies.