wordpress暴路径 影响所有版本
缺陷文件/{Path}/wp-includes/registration-functions.php
关键代码:
—->
<?php
/**
* Deprecated. No longer needed.
*
* @package WordPress
*/
_deprecated_file( basename(__FILE__), ’2.1′, null, __( ‘This file no longer needs to be included.’) );
?>
—–>
摘自 臭袜子 blog
文档来源:脚本之家https://www.jb51.net/cms/57429.html
页:
[1]