Featured post
Odd entry in WordPress 'Admin_Panel.php' file? -
i migrated wordpress install 1 of servers client (client's website set , manage) , precautionary measure, perusing 'theme > edit' listed files in wordpress admin panel check links old server/domain , try clean up.
when got 'admin_panel.php' file, found entry @ bottom of file (it last entry):
function ranking() { $pshow = " <span style='display:none;'><a href='http://www.ellelive.com/'>live sex</a> , <a href='http://www.2.livejasmin.com/listpage.php?psid=elenaa'>webcam sex</a> , <a href='http://www.2.livejasmin.com/listpage.php?tags=mature&psid=elenaa'>mature female</a> , <a href='http://www.2.livejasmin.com/freechat.php?random&psid=elenaa'>livejasmin</a> , <a href='http://www.2.livejasmin.com/listpage.php?tags=girl&psid=elenaa'>girl</a></span>"; echo $pshow; }
now, i'm not sure theme modified client came from, supplied it, just... odd.
to note, admin_panel.php file backend theme settings section, isn't seen public. couldn't find in there reflects entry, again i'm not sure would.
i'm not coder, figured see if had input on this. included theme coder? or should grill client sourced theme , see if got shady website?
i'm unfamiliar php, , while looks harmless far site security concerned, figured i'd make sure.
i did remove entry , seems fine, better safe sorry, right?
thanks!
whoever has made template ( presume "elenaa") chucked hidden links in there increase google rankings of these websites. replace function following if worried it.
function ranking(){ return ''; }
if delete missing function errors.
although function in admin section possible function called somewhere on front end of website?
- Get link
- X
- Other Apps
Comments
Post a Comment