Main Contents

Tag:WordPress

修正 WhereDidTheyGo plugin 在 WP 2.6 的錯誤訊息

修正 WhereDidTheyGo plugin 在 WP 2.6 的錯誤訊息

更新到 Wordpress 2.6 之後, Where did they go from here 這個 plugin 就會跳 warning 出來.
warning: unserialize() expects parameter 1 to be string, array given in /home/xxxxxxxx/public_html/wp-content/plugins/wheredidtheygov1.php on li...

wordpress-latin1轉utf8_general_ci

wordpress-latin1轉utf8_general_ci

原理是先把wordpress database 從mysql dump出來,
然後將之轉成utf8之後,再塞回去database。
1.把wordpress database dump出來
mysqldump -u [database user] -p [wordpress database] > wp.sql
(不知道為...

[wordpress] Google AJAX Libraries API Plugin

[wordpress] Google AJAX Libraries API Plugin

前幾天 Google 提供幾個知名 javascript 函式庫的hosting, 就想到 wordpress blog 能不能也利用該服務, 好歹可以省掉 jquery (30K) 和 prototype (124K) 的流量, 尤其是放在(暴)慢的主機 ( 如 dreamhoXt … ) 效...

兩個有趣的 wordpress 應用

兩個有趣的 wordpress 應用

這幾天看到兩個 wordpress 應用, 挺有趣的.
第一個是類似 twitter 的東西, Prologue .
<demo 網站>

第二個是當作電話簿, WP Contact Manager .
<demo 網站>

...

[test] 再測試 WP2.4 svn 的發文功能

[test] 再測試 WP2.4 svn 的發文功能

剛再更新 wp svn , 看到幾個 tinymce 的更新, 再來測試看看.
update: 在編輯器使用 HTML 模式, 會被吃文. 儲存前換成 Visual “應該“就沒事.
詳細更新紀錄如下
U wp-includes/js/tinym...

[test] 測試 WP2.4 svn 的發文功能

[test] 測試 WP2.4 svn 的發文功能

上幾個禮拜看到大神在抱怨Wordpress 2.4 svn 版本有發文吃文的問題. 我手賤不小心也更新到有問題的板本… 大神downgrade到 2.3.2 就正常, 我 downgrade 則會無法登入, 只好繼續踩地雷…
如...

[WP] 列出 wp-cron 排程的內容

[WP] 列出 wp-cron 排程的內容

WordPress 自從 2.1 之後就引入 wp-cron 的工作排程功能, 又稱為 Psuedo-cron functionality , 可惜沒有提供管理介面. 如果想看有什麼工作被排程的話, 可以安裝這兩個 plugin 來看.

1. WP-Crontrol
提...

Tag Cloud:



Feed