Archive for 5月 28th, 2005

WordPress theme directory

星期六, 5月 28th, 2005

Wordpress theme directory终于有所进展,现在官方已经提供2种风格下载,
Almost Spring

Ocadia
界面都很清新,设计出自于一个香港的19岁女孩

WordPress 1.5.1.2 Update

星期六, 5月 28th, 2005

官方说是安全性上的update,看来wordpress最近修补的还是蛮勤快的。

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;

简单的升级方法是:直接上传wp-includes中的template-functions-category.php和version.php