<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Jiramot.info &#187; wordpress</title>
	<atom:link href="http://www.jiramot.info/tag/wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://www.jiramot.info</link>
	<description>me?.note.each{ println it }</description>
	<lastBuildDate>Fri, 30 Jul 2010 19:57:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to Fix Fatal Error after upgrade to Wordpress 2.8</title>
		<link>http://www.jiramot.info/how-to-fix-fatal-error-after-upgrade-to-wordpress-2-8</link>
		<comments>http://www.jiramot.info/how-to-fix-fatal-error-after-upgrade-to-wordpress-2-8#comments</comments>
		<pubDate>Wed, 01 Jul 2009 19:26:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.jiramot.info/?p=275</guid>
		<description><![CDATA[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 [...]]]></description>
			<content:encoded><![CDATA[<p>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</p>
<blockquote><p>
Fatal error: Call to undefined function is_site_admin()
</p></blockquote>
<h2>Here is how I fixed this…</h2>
<p><span id="more-275"></span><br />
1. go to a file that error<br />
2. find is_site_admin() function and replace it with is_admin()<br />
2. reload your web ^^</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jiramot.info/how-to-fix-fatal-error-after-upgrade-to-wordpress-2-8/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Block spam comment in wordpress</title>
		<link>http://www.jiramot.info/block-spam-comment-in-wordpress</link>
		<comments>http://www.jiramot.info/block-spam-comment-in-wordpress#comments</comments>
		<pubDate>Wed, 01 Jul 2009 18:27:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.jiramot.info/?p=269</guid>
		<description><![CDATA[จากเมื่อก่อนจะชอบมี bot ชอบมา comment มากเหลือเกิน แต่ตัว wordpress เองมันก็เช็คระดับหนึ่งแล้วก็ไม่โชว์ comment ดังกล่าวเพราะว่าเป็น spam แต่มันก็ขึ้นมาในหน้า admin มากเหลือเกินจนน่าเบื่อ สุดท้ายก็เลยจัดการไปลง plugin เจ้าตัว recaptcha  มาลง
ผลปรากฎว่าหลังจากติดตั่ง ก็ไม่เจอ spam อีกเลย ^^
]]></description>
			<content:encoded><![CDATA[<p>จากเมื่อก่อนจะชอบมี bot ชอบมา comment มากเหลือเกิน แต่ตัว wordpress เองมันก็เช็คระดับหนึ่งแล้วก็ไม่โชว์ comment ดังกล่าวเพราะว่าเป็น spam แต่มันก็ขึ้นมาในหน้า admin มากเหลือเกินจนน่าเบื่อ สุดท้ายก็เลยจัดการไปลง plugin เจ้าตัว <a href="http://recaptcha.net/plugins/wordpress/">recaptcha </a> มาลง</p>
<p>ผลปรากฎว่าหลังจากติดตั่ง ก็ไม่เจอ spam อีกเลย ^^</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jiramot.info/block-spam-comment-in-wordpress/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
