<?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: Why does WordPress allow empty post titles and bodies on publish?</title>
	<atom:link href="http://michaelshadle.com/2007/07/03/why-does-wordpress-allow-empty-post-titles-and-bodies-on-publish/feed/" rel="self" type="application/rss+xml" />
	<link>http://michaelshadle.com/2007/07/03/why-does-wordpress-allow-empty-post-titles-and-bodies-on-publish/</link>
	<description>"Sometimes I don't know why I even fucking try"</description>
	<lastBuildDate>Fri, 12 Mar 2010 09:12:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mike</title>
		<link>http://michaelshadle.com/2007/07/03/why-does-wordpress-allow-empty-post-titles-and-bodies-on-publish/comment-page-1/#comment-14092</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Sun, 13 Sep 2009 17:58:48 +0000</pubDate>
		<guid isPermaLink="false">http://michaelshadle.com/2007/07/03/wordpress-plugin-code-to-fix-empty-titlebody-publishing/#comment-14092</guid>
		<description>There&#039;s probably already modules for that.. I&#039;d use jQuery to do the word count and reject it on the frontend for a better user experience and enforce it on the backend. Sort of like I did with this. Pretty simple stuff :)</description>
		<content:encoded><![CDATA[<p>There's probably already modules for that.. I'd use jQuery to do the word count and reject it on the frontend for a better user experience and enforce it on the backend. Sort of like I did with this. Pretty simple stuff <img src='http://michaelshadle.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Freakenstein</title>
		<link>http://michaelshadle.com/2007/07/03/why-does-wordpress-allow-empty-post-titles-and-bodies-on-publish/comment-page-1/#comment-14089</link>
		<dc:creator>Freakenstein</dc:creator>
		<pubDate>Sun, 13 Sep 2009 11:57:11 +0000</pubDate>
		<guid isPermaLink="false">http://michaelshadle.com/2007/07/03/wordpress-plugin-code-to-fix-empty-titlebody-publishing/#comment-14089</guid>
		<description>Hmm, nothing :S

btw: why I&#039;m interested in this idea,
i was thinking of an option to set a minimum postcount before allowing an post to be published,
so if you can check if a post is emtpy or not, it&#039;s also possible to set a check for the number of words.

why is this interesting? well, when having a wordpress with multiple authors, like a sportsclub, you can set a minimum wordcount so everyone writes enough words to get a decent introduction/excerpt. (instead of just posting a photogallery)

anyways, i&#039;m not that experienced, since I can get this script to work allready :S</description>
		<content:encoded><![CDATA[<p>Hmm, nothing :S</p>
<p>btw: why I'm interested in this idea,<br />
i was thinking of an option to set a minimum postcount before allowing an post to be published,<br />
so if you can check if a post is emtpy or not, it's also possible to set a check for the number of words.</p>
<p>why is this interesting? well, when having a wordpress with multiple authors, like a sportsclub, you can set a minimum wordcount so everyone writes enough words to get a decent introduction/excerpt. (instead of just posting a photogallery)</p>
<p>anyways, i'm not that experienced, since I can get this script to work allready :S</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://michaelshadle.com/2007/07/03/why-does-wordpress-allow-empty-post-titles-and-bodies-on-publish/comment-page-1/#comment-14088</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Sun, 13 Sep 2009 11:25:19 +0000</pubDate>
		<guid isPermaLink="false">http://michaelshadle.com/2007/07/03/wordpress-plugin-code-to-fix-empty-titlebody-publishing/#comment-14088</guid>
		<description>I just put this into a file by itself and ran a lint check and it passed without an issue. Something must be awry with how you&#039;ve pasted it or something else in the file...?</description>
		<content:encoded><![CDATA[<p>I just put this into a file by itself and ran a lint check and it passed without an issue. Something must be awry with how you've pasted it or something else in the file...?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Freakenstein</title>
		<link>http://michaelshadle.com/2007/07/03/why-does-wordpress-allow-empty-post-titles-and-bodies-on-publish/comment-page-1/#comment-14087</link>
		<dc:creator>Freakenstein</dc:creator>
		<pubDate>Sun, 13 Sep 2009 10:59:31 +0000</pubDate>
		<guid isPermaLink="false">http://michaelshadle.com/2007/07/03/wordpress-plugin-code-to-fix-empty-titlebody-publishing/#comment-14087</guid>
		<description>This is a nice idea, how ever, I can&#039;t get this to work.
Added this in a PHP file, with  wrapped around it...
but somehow it gives a &#039;Parse error: syntax error, unexpected $end&#039;</description>
		<content:encoded><![CDATA[<p>This is a nice idea, how ever, I can't get this to work.<br />
Added this in a PHP file, with  wrapped around it...<br />
but somehow it gives a 'Parse error: syntax error, unexpected $end'</p>
]]></content:encoded>
	</item>
</channel>
</rss>
