• Resolved mike73

    (@mike73)


    Hallo,

    … I found following code in a file in your plugin “Toolset Types”(v1.9.1)!

    \types-1.9.1\embedded\toolset\toolset-common\functions.php

    Begin on line 317:

    function wpv_eval_check_syntax( $code ) {
        return @eval( 'return true;' . $code );
    }

    Is this your own correct plugin code/function or is this a backdoor(hack) code/function?

    Thanks for your quickly help/answer!

    https://wordpress.org/plugins/types/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Beda

    (@bedas)

    Do not worry.

    This is Types Code.
    It is properly Translated/discarded at this moment.

    We will add a comment there i a future release.

    Thank you

    Thread Starter mike73

    (@mike73)

    Thanks for your info
    (and the comment there i a future release)! 😉

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘I found "@eval(.."! Is this your correct or is it a backdoor(hack) code?’ is closed to new replies.