<?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>ｅ家人不動產 &#187; wordpress</title>
	<atom:link href="http://estate.tw/tag/wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://estate.tw</link>
	<description>estate。life。travel</description>
	<lastBuildDate>Mon, 21 Sep 2009 12:16:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>關閉 wordpress 自動儲存與回覆文章功能</title>
		<link>http://estate.tw/internet/2009082630</link>
		<comments>http://estate.tw/internet/2009082630#comments</comments>
		<pubDate>Wed, 26 Aug 2009 07:17:33 +0000</pubDate>
		<dc:creator>maxx</dc:creator>
				<category><![CDATA[網路資訊]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://estate.tw/?p=30</guid>
		<description><![CDATA[修改wordpress文章後，即會自動儲存一個版本，覺得沒有這個需要，所以關閉此功能。

 
方法一：參閱 『wordpress部落格架設與經營』 5-9單元
於 wp-config.php 檔案中，加入以下之語法………..
define(’WP_POST_REVISIONS’, false);
方法二：
http://edblog.net/archives/1218
http://wech.twbbs.org/2008/10/25/132 
http://robbin.cc/vb/showthread.php?t=678
以下這三個外掛都能有效的刪除文章版本功能：Delete-Revision、Revision Control、No Revisions
後來發現只要安裝WP-Optimize這個外掛後，也能達到刪除文章版本的功能。

	相關文章
	
	關閉 wordpress 自動儲存與回覆文章功能 (0)
	設定 wordpress 固定網址 (0)
	如何修改、更換 WordPress 網址？ (0)
	修改 wordpress 登入帳號 (0)


]]></description>
		<wfw:commentRss>http://estate.tw/internet/2009082630/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>如何修改、更換 WordPress 網址？</title>
		<link>http://estate.tw/internet/2009082519</link>
		<comments>http://estate.tw/internet/2009082519#comments</comments>
		<pubDate>Tue, 25 Aug 2009 04:03:32 +0000</pubDate>
		<dc:creator>maxx</dc:creator>
				<category><![CDATA[網路資訊]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://efamily.net.tw/?p=19</guid>
		<description><![CDATA[網路上看到這一篇文章，以後會用到吧！
如何修改、更換WordPress網址？


	相關文章
	
	關閉 wordpress 自動儲存與回覆文章功能 (0)
	關閉 wordpress 自動儲存與回覆文章功能 (0)
	設定 wordpress 固定網址 (0)
	修改 wordpress 登入帳號 (0)


]]></description>
		<wfw:commentRss>http://estate.tw/internet/2009082519/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>修改 wordpress 登入帳號</title>
		<link>http://estate.tw/internet/200907228</link>
		<comments>http://estate.tw/internet/200907228#comments</comments>
		<pubDate>Wed, 22 Jul 2009 13:41:43 +0000</pubDate>
		<dc:creator>maxx</dc:creator>
				<category><![CDATA[網路資訊]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://efamily.net.tw/?p=8</guid>
		<description><![CDATA[登入 phpmyadmin 後台，找到 wp_users、將 user_login 的值由 admin 修改成自己的帳號名稱。

	相關文章
	
	關閉 wordpress 自動儲存與回覆文章功能 (0)
	關閉 wordpress 自動儲存與回覆文章功能 (0)
	設定 wordpress 固定網址 (0)
	如何修改、更換 WordPress 網址？ (0)


]]></description>
		<wfw:commentRss>http://estate.tw/internet/200907228/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>設定 wordpress 固定網址</title>
		<link>http://estate.tw/internet/2009072083</link>
		<comments>http://estate.tw/internet/2009072083#comments</comments>
		<pubDate>Mon, 20 Jul 2009 13:37:42 +0000</pubDate>
		<dc:creator>maxx</dc:creator>
				<category><![CDATA[網路資訊]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://efamily.net.tw/?p=7</guid>
		<description><![CDATA[設定wordpress固定網址格式為 http://domain/文章分類/文章發佈日期
/%category%/%year%%monthnum%%day%%post_id%

	相關文章
	
	關閉 wordpress 自動儲存與回覆文章功能 (0)
	關閉 wordpress 自動儲存與回覆文章功能 (0)
	如何修改、更換 WordPress 網址？ (0)
	修改 wordpress 登入帳號 (0)


]]></description>
		<wfw:commentRss>http://estate.tw/internet/2009072083/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>關閉 wordpress 自動儲存與回覆文章功能</title>
		<link>http://estate.tw/internet/200907159</link>
		<comments>http://estate.tw/internet/200907159#comments</comments>
		<pubDate>Wed, 15 Jul 2009 13:43:04 +0000</pubDate>
		<dc:creator>maxx</dc:creator>
				<category><![CDATA[網路資訊]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://efamily.net.tw/?p=9</guid>
		<description><![CDATA[修改wordpress文章後，即會自動儲存一個版本，覺得沒有這個需要，所以關閉此功能。

方法一：參閱 『wordpress部落格架設與經營』 5-9單元
於 wp-config.php 檔案中，加入以下之語法&#8230;&#8230;&#8230;..
define(&#8216;WP_POST_REVISIONS&#8217;, false);
方法二：
http://edblog.net/archives/1218
http://wech.twbbs.org/2008/10/25/132 
http://robbin.cc/vb/showthread.php?t=678

	相關文章
	
	關閉 wordpress 自動儲存與回覆文章功能 (0)
	設定 wordpress 固定網址 (0)
	如何修改、更換 WordPress 網址？ (0)
	修改 wordpress 登入帳號 (0)


]]></description>
		<wfw:commentRss>http://estate.tw/internet/200907159/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
