修正WP 2.0.6 feedburner bug
雖然升級2.0.6當天就看到開發者的blog說明feedburner bug,不過這不是每個人都會發生的問題,加上貼文後Google Reader能正確讀取就沒進行此修正。但是昨晚的文章到現在還沒出現就知道出錯了,再到feedmedic去看果然有一行:
Your server disconnected us before sending the full source feed content.
修正很簡單,只要在 wp-includes/functions.php 第2231, 2233, 2234行加上註解(兩個/),留下2232行即可。或是直接從開發者網站下載改好的functions.php覆蓋。