<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Отключение ревизий (post revisions) в WordPress</title>
	<atom:link href="http://slaver.info/programming/wordpress-programming/wordpress-disable-revisions.html/feed" rel="self" type="application/rss+xml" />
	<link>http://slaver.info/programming/wordpress-programming/wordpress-disable-revisions.html</link>
	<description>Не блогосфера™</description>
	<lastBuildDate>Sun, 27 Nov 2011 18:45:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
	<item>
		<title>By: Сергей</title>
		<link>http://slaver.info/programming/wordpress-programming/wordpress-disable-revisions.html#comment-2551</link>
		<dc:creator>Сергей</dc:creator>
		<pubDate>Fri, 03 Dec 2010 18:00:46 +0000</pubDate>
		<guid isPermaLink="false">http://slaver.info/?p=256#comment-2551</guid>
		<description>В версии 3.0 не работает. Как быть?</description>
		<content:encoded><![CDATA[<p>В версии 3.0 не работает. Как быть?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 100kotoff</title>
		<link>http://slaver.info/programming/wordpress-programming/wordpress-disable-revisions.html#comment-1405</link>
		<dc:creator>100kotoff</dc:creator>
		<pubDate>Sat, 28 Mar 2009 20:20:03 +0000</pubDate>
		<guid isPermaLink="false">http://slaver.info/?p=256#comment-1405</guid>
		<description>можно добавить (или раскомментить) строчку в config.php
define(&#039;WP_POST_REVISIONS&#039;, false); 
и будет вам счастие - тотальное отключение ревизий постов. Останется только базу данных почистить.</description>
		<content:encoded><![CDATA[<p>можно добавить (или раскомментить) строчку в config.php<br />
define(&#8216;WP_POST_REVISIONS&#8217;, false);<br />
и будет вам счастие &#8211; тотальное отключение ревизий постов. Останется только базу данных почистить.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Slaver</title>
		<link>http://slaver.info/programming/wordpress-programming/wordpress-disable-revisions.html#comment-969</link>
		<dc:creator>Slaver</dc:creator>
		<pubDate>Thu, 18 Dec 2008 13:50:08 +0000</pubDate>
		<guid isPermaLink="false">http://slaver.info/?p=256#comment-969</guid>
		<description>Я его для WP 2.7 RC2 делал, а потом только на 2.6. проверял. Сейчас тут финальная 2.7 стоит - ревизии не создаются!</description>
		<content:encoded><![CDATA[<p>Я его для WP 2.7 RC2 делал, а потом только на 2.6. проверял. Сейчас тут финальная 2.7 стоит &#8211; ревизии не создаются!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Crash O.</title>
		<link>http://slaver.info/programming/wordpress-programming/wordpress-disable-revisions.html#comment-968</link>
		<dc:creator>Crash O.</dc:creator>
		<pubDate>Thu, 18 Dec 2008 11:46:36 +0000</pubDate>
		<guid isPermaLink="false">http://slaver.info/?p=256#comment-968</guid>
		<description>В ВП2.7 походу не работает, когда будет обновление? :)</description>
		<content:encoded><![CDATA[<p>В ВП2.7 походу не работает, когда будет обновление? :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Slaver</title>
		<link>http://slaver.info/programming/wordpress-programming/wordpress-disable-revisions.html#comment-935</link>
		<dc:creator>Slaver</dc:creator>
		<pubDate>Sun, 14 Dec 2008 12:40:37 +0000</pubDate>
		<guid isPermaLink="false">http://slaver.info/?p=256#comment-935</guid>
		<description>Я в плагин включил отключение (хи-хи) WP_POST_REVISIONS, но в 2.7, как я понимаю, этого мало, поэтому и другой метод использую.</description>
		<content:encoded><![CDATA[<p>Я в плагин включил отключение (хи-хи) WP_POST_REVISIONS, но в 2.7, как я понимаю, этого мало, поэтому и другой метод использую.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aliaksei</title>
		<link>http://slaver.info/programming/wordpress-programming/wordpress-disable-revisions.html#comment-934</link>
		<dc:creator>aliaksei</dc:creator>
		<pubDate>Sun, 14 Dec 2008 09:06:57 +0000</pubDate>
		<guid isPermaLink="false">http://slaver.info/?p=256#comment-934</guid>
		<description>Нашел как-то в конфиге :)

// define(&#039;WP_POST_REVISIONS&#039;, &#039;5&#039;); // кіраванне колькасцью рэвізій. 0-адключа іх увогуле, кожная іншая лічба пазначае максімальную колькасць рэвізій кожнага запісу.</description>
		<content:encoded><![CDATA[<p>Нашел как-то в конфиге :)</p>
<p>// define(&#8216;WP_POST_REVISIONS&#8217;, &#8217;5&#8242;); // кіраванне колькасцью рэвізій. 0-адключа іх увогуле, кожная іншая лічба пазначае максімальную колькасць рэвізій кожнага запісу.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Slaver</title>
		<link>http://slaver.info/programming/wordpress-programming/wordpress-disable-revisions.html#comment-894</link>
		<dc:creator>Slaver</dc:creator>
		<pubDate>Mon, 08 Dec 2008 10:46:22 +0000</pubDate>
		<guid isPermaLink="false">http://slaver.info/?p=256#comment-894</guid>
		<description>На здоровье! :)</description>
		<content:encoded><![CDATA[<p>На здоровье! :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: va</title>
		<link>http://slaver.info/programming/wordpress-programming/wordpress-disable-revisions.html#comment-893</link>
		<dc:creator>va</dc:creator>
		<pubDate>Mon, 08 Dec 2008 10:44:43 +0000</pubDate>
		<guid isPermaLink="false">http://slaver.info/?p=256#comment-893</guid>
		<description>спасибо</description>
		<content:encoded><![CDATA[<p>спасибо</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Slaver</title>
		<link>http://slaver.info/programming/wordpress-programming/wordpress-disable-revisions.html#comment-892</link>
		<dc:creator>Slaver</dc:creator>
		<pubDate>Mon, 08 Dec 2008 09:12:33 +0000</pubDate>
		<guid isPermaLink="false">http://slaver.info/?p=256#comment-892</guid>
		<description>Бэкап все равно нужно сделать :)</description>
		<content:encoded><![CDATA[<p>Бэкап все равно нужно сделать :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ioni</title>
		<link>http://slaver.info/programming/wordpress-programming/wordpress-disable-revisions.html#comment-891</link>
		<dc:creator>ioni</dc:creator>
		<pubDate>Mon, 08 Dec 2008 09:06:42 +0000</pubDate>
		<guid isPermaLink="false">http://slaver.info/?p=256#comment-891</guid>
		<description>Отлично!</description>
		<content:encoded><![CDATA[<p>Отлично!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

