本文整理自网络,侵删。
缺陷文件/{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
标签:WordPress
相关阅读 >>
wordpress修改某篇文章id(把id为148的改成147)的sql语句
在centos系统上从零开始搭建wordpress博客的全流程记录
wordpress中"无法将上传的文件移动至"错误的解决方法
详解wordpress中分类函数wp_list_categories的使用
更多相关阅读请进入《wordpress》频道 >>