Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Forum: Fixing WordPress
    In reply to: Malicious code?
    superdave300

    (@superdave300)

    They use minified versions for size constraints, and these versions are the standard. You’ll see minified JQuery libraries just like this in most feature-rich plugins.

    It’s not PHP code, either. It can’t be run on your server, only downloaded by the end users.

    Forum: Fixing WordPress
    In reply to: Malicious code?
    superdave300

    (@superdave300)

    That file (jquery.easing-1.3.pack.js) is not malicious at all. It’s a JQuery library, and the developer used the “minimal” version to make it smaller. We do this all the time. If you want to see the full version, do a google search for it.

Viewing 2 replies - 1 through 2 (of 2 total)