I have found this code in my /public_html/wp-includes/js
and why does this code exist?
j = eval('(' + text + ')');
what does eval means?
Read more here: what kind of code is this in wordpress?
I have found this code in my /public_html/wp-includes/js
and why does this code exist?
j = eval('(' + text + ')');
what does eval means?
Read more here: what kind of code is this in wordpress?