The text could be in almost any file that your site uses. If you’re using an IDE that supports a global search, then do a search for that string and see what it finds. If you don’t have that it means that you’ll have a very long, painful and tiring chore to go through every file looking for that manually. If that’s the case I’d suggest statrting off with your theme, then checking any custom plugins, then normal plugins then finaly the WordPress core code.
Hey Catacaustic,
Few queries,
1. You mentioned about IDE, i am not aware of it and can you help me with the steps to do the check? I am new to wordpress and php, so need your little guidance on it.
2. And about painful task you are right. I a doing it from last 15hrs and couldn’t find it yet. Lot more file to go. Quick question on this, do i need to check JS files as well or only .php? Where i can find WordPress core code?
I also deactivated my plugins to check but it didn’t work. 🙁
Thans for your response.
lisa
(@contentiskey)
General information about “IDE”
https://www.codecademy.com/articles/what-is-an-ide
try to narrow the source of the issue — is it from plugin or theme?
1-change to theme like twenty twenty
is the issue still happening? if not, then likely related to theme
2-deactivate all plugins
is the issue still happening? if not, then likely related one of the plugins.
reactivate each plugin one by one until issue happens again
3-is it possible that website files have been hacked?
Hello Lisa,
Thanks for your reply!
I will try point number 1
Regarding point number 2, i tried and it didn’t work.
Point 3, i have no idea about it. This was outsourced but now we are doing it inhouse
I will drop a comment once i am done with theme change trial.
Thanks again!
Hey Catacaustic & Lisa,
Issue resolved!!!
I checked every file and finally found it.
Thank you for the support.
Br,
Sushant
-
This reply was modified 6 years, 6 months ago by
sushantdesai.