Can anyone tell me if this is an encrypted footer for a wordpress theme?

2 replies
I'm always wary of using free wordpress themes with encrypted footers, since I have no way of knowing what the encryption is actually doing. I came across a very nice theme, but have never seen this type of code in the footer before. I would like to know if this footer is encrypted, or just using some php code that I haven't seen before.

<?php include("wp-inc.php"); ?>

<?php
$mcludco = GDT($mcludco);
$res = GDT($mcludco);
echo $res = str_replace('\"', '"', $res);
?>

<?php bloginfo('url'); ?>

<?php
$jobqpbm = GDT($jobqpbm);
$res = GDT($jobqpbm);
echo $res = str_replace('\"', '"', $res);
?>

<?php bloginfo('name'); ?>

<?php
$emnpndg = GDT($emnpndg);
$res = GDT($emnpndg);
echo $res = str_replace('\"', '"', $res);
?>
Thanks in advance for any insights you can shed on this 'mystery footer.'
#encrypted #footer #theme #wordpress
  • Profile picture of the author I.M.Retired
    This question was answered - thanks!
    {{ DiscussionBoard.errors[824279].message }}
  • Profile picture of the author I.M.Retired
    Can anyone help with this question? I really would like to use the theme that has this footer, but I have never seen a footer code like this so don't want to take any chances. I'm bumping this post up in hopes that someone knowledgeable about Wordpress will be online this evening.
    {{ DiscussionBoard.errors[825771].message }}

Trending Topics