关于wp的Dashboard

这两天dashboard进不去的问题似乎得到解决,看了这篇文章后,按照他的方法去掉注释后,顺利并且迅速进入后台。在我自己的wp上实验成功,(实际上我并不明白什么叫去掉注释,我只是直接把那个technorati的feed删除了,但是还是成功了。如果谁知道正确的去掉注释的方法的话顺便留个言吧)
难道这个问题和这两天上不了 technorati 有关?

stane:去看一下文章把文件改一下吧。



3 Responses (Add Your Comment)

  1. 不是去掉注释,是把出现$rss = @fetch_rss的那一行注释掉。
    比如有一行$rss = @fetch_rss(’http://feeds.technorati.com/cosmos/rss/?url=’. trailingslashit(get_option(’home’)) .’&partner=wordpress’);

    注释的意思就是在它前面加/*,后面加*/,这句程序就不执行了。就是/*$rss = @fetch_rss(’http://feeds.technorati.com/cosmos/rss/?url=’. trailingslashit(get_option(’home’)) .’&partner=wordpress’);*/

  2. 那个文章很早就看过了。

    现在dashboard恢复了,估计和technorati的暂时休克有关。恩恩

  3. 2 linxco:收到了。。。谢谢指导^_^

Leave a Reply

Formatting: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>