這次是有關安全修正,雖然以上官方網頁說就算你不作更新,但如果你所用的 Web server 有使用 mod_security 這個 Apache module 的話仍然會是安全的,但很多人都是租用 web hosting 公司的空間的,web hosting 公司有沒有使用這個 module 大家都未必會知道,所以我都是建議大家安裝這個更新。
更新方法有兩個,一是在 WordPress 下載網頁 下載最新 WordPress 1.5.1.2,或是用以下方法改動 WordPress file。
- 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;
0 Responses to “WordPress 1.5.1.2 Released”
Leave a Reply