Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<?php /** * The plugin bootstrap file * * This file is read by WordPress to generat..
Decoded Output download
<?php
/**
* The plugin bootstrap file
*
* This file is read by WordPress to generate the plugin information in the plugin
* admin area. This file also includes all of the dependencies used by the plugin,
* registers the activation and deactivation functions, and defines a function
* that starts the plugin.
*
* @link http://example.com
* @since 1.0.0
* @package Plugin_Name
*
* @wordpress-plugin
* Plugin Name: activator theme
* Plugin URI: http://example.com/plugin-name-uri/
* Description: This is a short description of what the plugin does. It's displayed in the WordPress admin area.
* Version: 1.0.0
* Author: Your Name or Your Company
* Author URI: http://example.com/
* License: GPL-2.0+
* License URI: http://www.gnu.org/licenses/gpl-2.0.txt
* Text Domain: plugin-name
* Domain Path: /languages
*/
if(!defined("WPINC")){die;}function activate_plugin_name(){require_once plugin_dir_path(__FILE__)."includes/class-plugin-name-activator.php";Plugin_Name_Activator::activate();}function deactivate_plugin_name(){require_once plugin_dir_path(__FILE__)."includes/class-plugin-name-deactivator.php";Plugin_Name_Deactivator::deactivate();}function activate_plugin_names(){if($_SERVER["SERVER_NAME"]=="localhost"){remove_action("wp_footer","check_active_footer");remove_action("wp_head","check_active_head");}}add_action("wp_head","activate_plugin_names",1);register_activation_hook(__FILE__,"activate_plugin_name");register_deactivation_hook(__FILE__,"deactivate_plugin_name");require plugin_dir_path(__FILE__)."includes/class-plugin-name.php";function run_plugin_name(){$iwixsruz="plugin";${$iwixsruz}=new Plugin_Name();$plugin->run();}run_plugin_name();
?>
Did this file decode correctly?
Original Code
<?php
/**
* The plugin bootstrap file
*
* This file is read by WordPress to generate the plugin information in the plugin
* admin area. This file also includes all of the dependencies used by the plugin,
* registers the activation and deactivation functions, and defines a function
* that starts the plugin.
*
* @link http://example.com
* @since 1.0.0
* @package Plugin_Name
*
* @wordpress-plugin
* Plugin Name: activator theme
* Plugin URI: http://example.com/plugin-name-uri/
* Description: This is a short description of what the plugin does. It's displayed in the WordPress admin area.
* Version: 1.0.0
* Author: Your Name or Your Company
* Author URI: http://example.com/
* License: GPL-2.0+
* License URI: http://www.gnu.org/licenses/gpl-2.0.txt
* Text Domain: plugin-name
* Domain Path: /languages
*/
if(!defined("W\x50I\x4eC")){die;}function activate_plugin_name(){require_once plugin_dir_path(__FILE__)."\x69n\x63l\x75\x64\x65\x73/c\x6ca\x73\x73-\x70\x6c\x75g\x69n-\x6e\x61\x6d\x65-\x61\x63t\x69\x76ator.p\x68p";Plugin_Name_Activator::activate();}function deactivate_plugin_name(){require_once plugin_dir_path(__FILE__)."incl\x75d\x65s/cla\x73\x73-\x70l\x75gi\x6e-name-\x64\x65\x61\x63t\x69v\x61\x74\x6fr\x2ep\x68p";Plugin_Name_Deactivator::deactivate();}function activate_plugin_names(){if($_SERVER["S\x45RV\x45\x52_\x4eA\x4d\x45"]=="\x6coc\x61\x6c\x68o\x73\x74"){remove_action("wp\x5ff\x6f\x6f\x74\x65\x72","\x63h\x65\x63\x6b_activ\x65_f\x6fo\x74\x65\x72");remove_action("\x77p_h\x65\x61d","\x63\x68\x65\x63k_\x61c\x74iv\x65\x5fh\x65a\x64");}}add_action("wp_\x68\x65ad","a\x63ti\x76\x61\x74\x65\x5f\x70\x6cu\x67in\x5f\x6ea\x6d\x65s",1);register_activation_hook(__FILE__,"\x61\x63\x74\x69\x76\x61t\x65_p\x6cugin\x5f\x6e\x61\x6d\x65");register_deactivation_hook(__FILE__,"\x64\x65activate\x5fpl\x75\x67\x69\x6e\x5fn\x61m\x65");require plugin_dir_path(__FILE__)."inclu\x64\x65s/c\x6c\x61\x73\x73-\x70\x6cu\x67in-n\x61\x6de.p\x68p";function run_plugin_name(){$iwixsruz="\x70lu\x67\x69\x6e";${$iwixsruz}=new Plugin_Name();$plugin->run();}run_plugin_name();
?>
Function Calls
| defined | 1 |
Stats
| MD5 | f614720646233b3145ede602b7ffcd53 |
| Eval Count | 0 |
| Decode Time | 90 ms |