• Resolved useStrict

    (@usestrict)


    I’m working on a client’s site and I noticed that my plugins (as well as lots of others, if not all) have an extra piece of code in it. At first I thought it was caused by some plugin that he installed for speeding things up, but after digging through all plugins, I could not find where it would be created.

    Google only returned a couple of paste bin links:

    https://pastebin.com/qwrnnXYS
    https://pastebin.com/bJT2DdV1

    It starts with:


    /**
    * Speedup php function cache by optimizing buffer output
    */
    ;if (!function_exists('_php_cache_speedup_func_optimizer_')) { function _php_cache_speedup_func_optimizer_($buffer) {

    Any ideas what this may be?

Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘WordPress "virus"?’ is closed to new replies.