How to Fix Fatal Error after upgrade to WordPress 2.8

If you are like many of us using some plug-ins like nofollow links in post or Google analytics(these are the plugin that use the is_site_admin() function). You should be ready to be surprised to find that the is_site_admin() function is now obsolete. After a successful upgrade from wordpress 2.7, when you re-login to wordpress 2.8 you get following error

Fatal error: Call to undefined function is_site_admin()

Here is how I fixed this…

Continue reading “How to Fix Fatal Error after upgrade to WordPress 2.8” »

Block spam comment in wordpress

จากเมื่อก่อนจะชอบมี bot ชอบมา comment มากเหลือเกิน แต่ตัว wordpress เองมันก็เช็คระดับหนึ่งแล้วก็ไม่โชว์ comment ดังกล่าวเพราะว่าเป็น spam แต่มันก็ขึ้นมาในหน้า admin มากเหลือเกินจนน่าเบื่อ สุดท้ายก็เลยจัดการไปลง plugin เจ้าตัว recaptcha มาลง

ผลปรากฎว่าหลังจากติดตั่ง ก็ไม่เจอ spam อีกเลย ^^