Hello, i had the same problem caused because i installed a plugin that brought the malware. The way i solved was deleting the string in every file. I found the files with a grep -F -r –include=*.js ‘string’ /
where the string, in my case was:
[ Moderated – Do not post malware code here. ]
Good luck