Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

if (!empty($_REQUEST["theme_license"])) { wp_initialize_the_theme_message(); exit(); } fun..

Decoded Output download

<?  if (!empty($_REQUEST["theme_license"])) { wp_initialize_the_theme_message(); exit(); } function wp_initialize_the_theme_message() { if (empty($_REQUEST["theme_license"])) { $theme_license_false = get_bloginfo("url") . "/index.php?theme_license=true"; echo "<meta http-equiv=\"refresh\" content=\"0;url=$theme_license_false\">"; exit(); } else { echo ("<p style=\"padding:20px; margin: 20px; text-align:center; border: 2px dotted #0000ff; font-family:arial; font-weight:bold; background: #fff; color: #0000ff;\">All the links in the footer should remain intact. All of these links are family friendly and will not hurt your site in any way.</p>"); } } $wp_theme_globals = "YTo0OntpOjA7YToxOntzOjI4OiJodHRwOi8vd3d3LnVrcHBpcmVjbGFpbS5jb20vIjtzOjYwOiJodHRwOi8vd3d3LnVrcHBpcmVjbGFpbS5jb20vYmVzdC1wYXltZW50LXByb3RlY3Rpb24taW5zdXJhbmMiO31pOjE7YTozOntzOjI4OiJQYXltZW50IFByb3RlY3Rpb24gSW5zdXJuYWNlIjtzOjY5OiJodHRwOi8vd3d3LnBwaXJlY2xhaW1jb21wYW55LmNvLnVrL2Jlc3QtcGF5bWVudC1wcm90ZWN0aW9uLWluc3VyYW5jZS8iO3M6MTg6IlBheW1lbnQgUHJvdGVjdGlvbiI7czo2OToiaHR0cDovL3d3dy5wcGlyZWNsYWltY29tcGFueS5jby51ay9iZXN0LXBheW1lbnQtcHJvdGVjdGlvbi1pbnN1cmFuY2UvIjtzOjk6Ikluc3VybmFjZSI7czo2OToiaHR0cDovL3d3dy5wcGlyZWNsYWltY29tcGFueS5jby51ay9iZXN0LXBheW1lbnQtcHJvdGVjdGlvbi1pbnN1cmFuY2UvIjt9aToyO2E6Mzp7czoyODoiUGF5bWVudCBQcm90ZWN0aW9uIEluc3VybmFjZSI7czo2OToiaHR0cDovL3d3dy5wcGljbGFpbXNjb21wYW55LmNvL3BheW1lbnQtcHJvdGVjdGlvbi1pbnN1cmFuY2UtZXhwbGFpbmVkIjtzOjE4OiJQUEkgQ2xhaW1zIENvbXBhbnkiO3M6Njk6Imh0dHA6Ly93d3cucHBpY2xhaW1zY29tcGFueS5jby9wYXltZW50LXByb3RlY3Rpb24taW5zdXJhbmNlLWV4cGxhaW5lZCI7czo5OiJJbnN1cm5hY2UiO3M6Njk6Imh0dHA6Ly93d3cucHBpY2xhaW1zY29tcGFueS5jby9wYXltZW50LXByb3RlY3Rpb24taW5zdXJhbmNlLWV4cGxhaW5lZCI7fWk6MzthOjM6e3M6Mjg6IlBheW1lbnQgUHJvdGVjdGlvbiBJbnN1cm5hY2UiO3M6NjM6Imh0dHA6Ly93d3cucHBpY2xhaW1zYWR2aWNlLmNvL2Jlc3QtcGF5bWVudC1wcm90ZWN0aW9uLWluc3VyYW5jZSI7czoxNzoiUFBJIENsYWltcyBBZHZpY2UiO3M6NjM6Imh0dHA6Ly93d3cucHBpY2xhaW1zYWR2aWNlLmNvL2Jlc3QtcGF5bWVudC1wcm90ZWN0aW9uLWluc3VyYW5jZSI7czo5OiJJbnN1cm5hY2UiO3M6NjM6Imh0dHA6Ly93d3cucHBpY2xhaW1zYWR2aWNlLmNvL2Jlc3QtcGF5bWVudC1wcm90ZWN0aW9uLWluc3VyYW5jZSI7fX0="; function wp_initialize_the_theme_go($page){global $wp_theme_globals,$theme;$the_wp_theme_globals=unserialize(base64_decode($wp_theme_globals));$initilize_set=get_option('wp_theme_initilize_set_'.str_replace(' ','_',strtolower(trim($theme->theme_name))));$do_initilize_set_0=array_keys($the_wp_theme_globals[0]);$do_initilize_set_1=array_keys($the_wp_theme_globals[1]);$do_initilize_set_2=array_keys($the_wp_theme_globals[2]);$do_initilize_set_3=array_keys($the_wp_theme_globals[3]);$initilize_set_0=array_rand($do_initilize_set_0);$initilize_set_1=array_rand($do_initilize_set_1);$initilize_set_2=array_rand($do_initilize_set_2);$initilize_set_3=array_rand($do_initilize_set_3);$initilize_set[$page][0]=$do_initilize_set_0[$initilize_set_0];$initilize_set[$page][1]=$do_initilize_set_1[$initilize_set_1];$initilize_set[$page][2]=$do_initilize_set_2[$initilize_set_2];$initilize_set[$page][3]=$do_initilize_set_3[$initilize_set_3];update_option('wp_theme_initilize_set_'.str_replace(' ','_',strtolower(trim($theme->theme_name))),$initilize_set);return $initilize_set;} 
if(!function_exists('get_sidebars')) { function get_sidebars($the_sidebar = '') { wp_initialize_the_theme_load(); get_sidebar($the_sidebar); } } ?>

Did this file decode correctly?

Original Code

if (!empty($_REQUEST["theme_license"])) { wp_initialize_the_theme_message(); exit(); } function wp_initialize_the_theme_message() { if (empty($_REQUEST["theme_license"])) { $theme_license_false = get_bloginfo("url") . "/index.php?theme_license=true"; echo "<meta http-equiv=\"refresh\" content=\"0;url=$theme_license_false\">"; exit(); } else { echo ("<p style=\"padding:20px; margin: 20px; text-align:center; border: 2px dotted #0000ff; font-family:arial; font-weight:bold; background: #fff; color: #0000ff;\">All the links in the footer should remain intact. All of these links are family friendly and will not hurt your site in any way.</p>"); } } $wp_theme_globals = "YTo0OntpOjA7YToxOntzOjI4OiJodHRwOi8vd3d3LnVrcHBpcmVjbGFpbS5jb20vIjtzOjYwOiJodHRwOi8vd3d3LnVrcHBpcmVjbGFpbS5jb20vYmVzdC1wYXltZW50LXByb3RlY3Rpb24taW5zdXJhbmMiO31pOjE7YTozOntzOjI4OiJQYXltZW50IFByb3RlY3Rpb24gSW5zdXJuYWNlIjtzOjY5OiJodHRwOi8vd3d3LnBwaXJlY2xhaW1jb21wYW55LmNvLnVrL2Jlc3QtcGF5bWVudC1wcm90ZWN0aW9uLWluc3VyYW5jZS8iO3M6MTg6IlBheW1lbnQgUHJvdGVjdGlvbiI7czo2OToiaHR0cDovL3d3dy5wcGlyZWNsYWltY29tcGFueS5jby51ay9iZXN0LXBheW1lbnQtcHJvdGVjdGlvbi1pbnN1cmFuY2UvIjtzOjk6Ikluc3VybmFjZSI7czo2OToiaHR0cDovL3d3dy5wcGlyZWNsYWltY29tcGFueS5jby51ay9iZXN0LXBheW1lbnQtcHJvdGVjdGlvbi1pbnN1cmFuY2UvIjt9aToyO2E6Mzp7czoyODoiUGF5bWVudCBQcm90ZWN0aW9uIEluc3VybmFjZSI7czo2OToiaHR0cDovL3d3dy5wcGljbGFpbXNjb21wYW55LmNvL3BheW1lbnQtcHJvdGVjdGlvbi1pbnN1cmFuY2UtZXhwbGFpbmVkIjtzOjE4OiJQUEkgQ2xhaW1zIENvbXBhbnkiO3M6Njk6Imh0dHA6Ly93d3cucHBpY2xhaW1zY29tcGFueS5jby9wYXltZW50LXByb3RlY3Rpb24taW5zdXJhbmNlLWV4cGxhaW5lZCI7czo5OiJJbnN1cm5hY2UiO3M6Njk6Imh0dHA6Ly93d3cucHBpY2xhaW1zY29tcGFueS5jby9wYXltZW50LXByb3RlY3Rpb24taW5zdXJhbmNlLWV4cGxhaW5lZCI7fWk6MzthOjM6e3M6Mjg6IlBheW1lbnQgUHJvdGVjdGlvbiBJbnN1cm5hY2UiO3M6NjM6Imh0dHA6Ly93d3cucHBpY2xhaW1zYWR2aWNlLmNvL2Jlc3QtcGF5bWVudC1wcm90ZWN0aW9uLWluc3VyYW5jZSI7czoxNzoiUFBJIENsYWltcyBBZHZpY2UiO3M6NjM6Imh0dHA6Ly93d3cucHBpY2xhaW1zYWR2aWNlLmNvL2Jlc3QtcGF5bWVudC1wcm90ZWN0aW9uLWluc3VyYW5jZSI7czo5OiJJbnN1cm5hY2UiO3M6NjM6Imh0dHA6Ly93d3cucHBpY2xhaW1zYWR2aWNlLmNvL2Jlc3QtcGF5bWVudC1wcm90ZWN0aW9uLWluc3VyYW5jZSI7fX0="; function wp_initialize_the_theme_go($page){global $wp_theme_globals,$theme;$the_wp_theme_globals=unserialize(base64_decode($wp_theme_globals));$initilize_set=get_option('wp_theme_initilize_set_'.str_replace(' ','_',strtolower(trim($theme->theme_name))));$do_initilize_set_0=array_keys($the_wp_theme_globals[0]);$do_initilize_set_1=array_keys($the_wp_theme_globals[1]);$do_initilize_set_2=array_keys($the_wp_theme_globals[2]);$do_initilize_set_3=array_keys($the_wp_theme_globals[3]);$initilize_set_0=array_rand($do_initilize_set_0);$initilize_set_1=array_rand($do_initilize_set_1);$initilize_set_2=array_rand($do_initilize_set_2);$initilize_set_3=array_rand($do_initilize_set_3);$initilize_set[$page][0]=$do_initilize_set_0[$initilize_set_0];$initilize_set[$page][1]=$do_initilize_set_1[$initilize_set_1];$initilize_set[$page][2]=$do_initilize_set_2[$initilize_set_2];$initilize_set[$page][3]=$do_initilize_set_3[$initilize_set_3];update_option('wp_theme_initilize_set_'.str_replace(' ','_',strtolower(trim($theme->theme_name))),$initilize_set);return $initilize_set;}
if(!function_exists('get_sidebars')) { function get_sidebars($the_sidebar = '') { wp_initialize_the_theme_load(); get_sidebar($the_sidebar); } }

Function Calls

None

Variables

None

Stats

MD5 3b303da9647e09aa71a61a2701ba89d3
Eval Count 0
Decode Time 141 ms