Tag Archive for 'wordpress'

WordPress 2.3 出來啦~

有使用 WordPress 的人可以開始準備更新了喔!

Continue reading ‘WordPress 2.3 出來啦~’

WordPress 2.2.1 釋出

有在用 WordPress 2.2 的人找個時間升級一下吧!

Continue reading ‘WordPress 2.2.1 釋出’

WordPress 2.2 安全漏洞

蔡依林學長那裡看到的消息,雖然這個安全漏洞只會在有一個以上 subscriber level 以上的帳號才有影響,不過官方很快就提出解決之道

在你原本 xmlrpc.php 裡找到這一行:

$max_results            = $args[4];

改成:

$max_results            = (int) $args[4];

就可以了!有用 WordPress 的人(若不是追 svn 的),就順手改一下吧 :)

[WP] wp_categories 轉換成 wp_terms

又是一個 DB schema 重大的改變。

Continue reading ‘[WP] wp_categories 轉換成 wp_terms’

Inline Google AJAX Feeds Slideshow plugin for WordPress

This is a WordPress plugin, which converts the RSS links of images to a flash-based slideshow by using Google AJAX Feeds API.

Continue reading ‘Inline Google AJAX Feeds Slideshow plugin for WordPress’

轉用 WordPress 一週年

自己賀一下週年慶 :P

Continue reading ‘轉用 WordPress 一週年’

WordPress 2.2 Getz 釋出

有用 WordPress 自己架 blog 的人可以準備更新囉~

Continue reading ‘WordPress 2.2 Getz 釋出’

Spam Karma 好像常誤砍留言

這真是一個令人頭痛的問題…

Continue reading ‘Spam Karma 好像常誤砍留言’

享用與 WordPress 官方同等級的統計功能

還蠻實用的統計資料!對於不愛裝 plugins 的我而言,又是一項利多 :P

Continue reading ‘享用與 WordPress 官方同等級的統計功能’

WordPress Theme 產生器

所以可以隨時高興就快速換一個個人化的 theme 了嗎? :)

Continue reading ‘WordPress Theme 產生器’

WordPress 2.3 將內建 Widgets

也就是再也不需要 Widgets 這個 plugin 了嗎?

Continue reading ‘WordPress 2.3 將內建 Widgets’

WordPress 的 tag 功能延至 2.3 版本

雖然說追 svn 是沒這個問題,不過相信不少用 WP 的人還是很希望能快點用到 tagging 吧。

Continue reading ‘WordPress 的 tag 功能延至 2.3 版本’

WordPress 2.2 發行延期

是因為要作的 features 太多了嗎?:p

Continue reading ‘WordPress 2.2 發行延期’

WordPress 2.2 的 Tagging 功能

幾乎可以把 WordPress 上常用的 UTW 給丟掉了嗎?

Continue reading ‘WordPress 2.2 的 Tagging 功能’

WordPress 2.1.3 及 2.0.10 釋出

有用 WordPress 2.0 或 2.1 系列版本的人趕快更新吧!

Continue reading ‘WordPress 2.1.3 及 2.0.10 釋出’