• It’s a great plugin with a lot of nice features but it uses the eval() function:

    “Using eval is a very bad practice, not just for security. If you’re absolutely sure you have no other way but eval, use it without any tainted input. Eval is usually also slower.”

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Nice plugin but it uses unsecure php functions’ is closed to new replies.