文件操作 - wfRESTAPI.php
返回文件管理
返回主菜单
删除本文件
文件: /storage/v12552/steemteam/public_html/wp-content/plugins/wordfence/lib/wfRESTAPI.php
编辑文件内容
<?php if (defined('ABSPATH')) { class wfWP_REST_Users_Controller extends WP_REST_Users_Controller { public static function wfGetURLBase() { $controller = new wfWP_REST_Users_Controller(); return rtrim($controller->namespace . '/' . $controller->rest_base, '/'); } public function _wfGetURLBase() { return rtrim($this->namespace, '/' . $this->rest_base, '/'); } } }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件