WordPress 1.5.1.2 “Strayhorn”

有在用 WordPress 的應該都已經看到這個消息了。

1.5.1.1 及之前的版本有安全性的漏洞,請盡快更新至 1.5.1.2

其實手動更新也很簡單,只要依以下步驟更正即可(只需要改 wp-includes/template-functions-category.php):

  • Open the wp-includes/template-functions-category.php file in a text editor like Wordpad.
  • Go to around line 103 where it says get_the_category_by_ID.
  • Create a new line after that and paste in $cat_ID = (int) $cat_ID;

Comments

comments

發佈留言

這個網站採用 Akismet 服務減少垃圾留言。進一步了解 Akismet 如何處理網站訪客的留言資料