剛剛收到第一篇 comment spam 了 :p
Continue reading comment spam
Category Archives: Blog
Anything about BLOG
Textile
WordPress 裝好預設的幾個 plugins 就有 Textile, Continue reading Textile
WordPress Multiuser
用 Google 一找就找到 Official Version 的 WordPress Multiuser…
Continue reading WordPress Multiuser
adsense 的 javascript code
這次把 adsense 的 javascript code 放到 wp-comments.php 的最前面 (原來就這麼簡單而已),其他地方都不用改。(看以前的改法真的覺得是改心酸的)
IE 看我的 blog 會有問題的 bug
我多加一個 <div> 以及 </div> 就修正了。
Recent Comments (Plugin version)
由於 ijliao 建議我去 zonble 那邊找 plugin 裝 (這樣就不用辛苦的自己 patch 了),不過我沒找到 :p 於是我用 Google 找 “wordpress plugin recent comments“,找到 WordPress Plugins And Hacks 這個地方,裝一裝,再把 wp-sidebar.php 修一下就可以用了。
新的 theme 與 adsense
去 alexking 抓新的 theme (css),然後發現 comments 出不來,於是把 WordPress 硬是 upgrade 到 20041014 (Nightly Build) 的版本,把 adsense 的 code 加回去的時候發現,程式碼跟 1.2 差超多… (因為之前用的 theme 還換掉了 index.php,這是改自 1.2 的 index.php)
Continue reading 新的 theme 與 adsense
Recent Comments
WordPress 原始安裝的版本並沒有 Recent Comments 的功能,所以要找 patch 自己安裝…
Continue reading Recent Comments
WordPress 的 Theme
WordPress Upgrade to 1.3-alpha-4
換到 10/6 的版本囉…