<?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/"
	xmlns:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: 10 Essential Timesaving WordPress Plugins</title>
	<atom:link href="http://www.howtospoter.com/web-20/wordpress/10-essential-timesaving-wordpress-plugins/feed" rel="self" type="application/rss+xml" />
	<link>http://www.howtospoter.com/web-20/wordpress/10-essential-timesaving-wordpress-plugins</link>
	<description>WordPress Guides, Tips And Strategies For Successful Blogs</description>
	<lastBuildDate>Fri, 10 Feb 2012 23:22:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Jimmy James</title>
		<link>http://www.howtospoter.com/web-20/wordpress/10-essential-timesaving-wordpress-plugins/comment-page-3#comment-30395</link>
		<dc:creator>Jimmy James</dc:creator>
		<pubDate>Mon, 18 Apr 2011 08:15:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtospoter.com/?p=1345#comment-30395</guid>
		<description>&lt;span class=&quot;topsy_trackback_comment&quot;&gt;&lt;span class=&quot;topsy_twitter_username&quot;&gt;&lt;span class=&quot;topsy_trackback_content&quot;&gt;RT @thespotter 10 Essential Timesaving Wordpress Plugins http://bit.ly/brDVYm&lt;/span&gt;&lt;/span&gt;</description>
		<content:encoded><![CDATA[<p><span class="topsy_trackback_comment"><span class="topsy_twitter_username"><span class="topsy_trackback_content">RT @thespotter 10 Essential Timesaving WordPress Plugins <a href="http://bit.ly/brDVYm" rel="nofollow">http://bit.ly/brDVYm</a></span></span></span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.howtospoter.com/web-20/wordpress/10-essential-timesaving-wordpress-plugins/comment-page-3#comment-26813</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Mon, 09 Aug 2010 17:53:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtospoter.com/?p=1345#comment-26813</guid>
		<description>I m using 2.9 2.8 
 
There is no checkbox to check when inserting or editing existing post. </description>
		<content:encoded><![CDATA[<p>I m using 2.9 2.8</p>
<p>There is no checkbox to check when inserting or editing existing post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.howtospoter.com/web-20/wordpress/10-essential-timesaving-wordpress-plugins/comment-page-3#comment-26776</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Sat, 07 Aug 2010 20:59:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtospoter.com/?p=1345#comment-26776</guid>
		<description>I&#039;m using 2.9

There is no checkbox to check when inserting or editing existing post.

Any help will be appriciated!

Code is a virtue!</description>
		<content:encoded><![CDATA[<p>I&#8217;m using 2.9</p>
<p>There is no checkbox to check when inserting or editing existing post.</p>
<p>Any help will be appriciated!</p>
<p>Code is a virtue!<br />
<span class="cluv">Michael recently posted..<a class="72caf817a8 26776" href="http://wordpress-tech.info/remove-symbol-from-post-excerpt.html">Remove Symbol  From Post Excerpt</a><span class="heart_tip_box"><img class="heart_tip  26776" alt="My Profile" style="border:0" width="16" height="14" src="http://sptrcdn.howtospoter.com/wp-content/plugins/commentluv/images/littleheart.gif"/></span></span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TheSpotter</title>
		<link>http://www.howtospoter.com/web-20/wordpress/10-essential-timesaving-wordpress-plugins/comment-page-3#comment-26708</link>
		<dc:creator>TheSpotter</dc:creator>
		<pubDate>Thu, 05 Aug 2010 11:00:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtospoter.com/?p=1345#comment-26708</guid>
		<description>Michael,

Thanks for sharing but once again - this options ia already built into your blog, as I described above:

</description>
		<content:encoded><![CDATA[<p>Michael,</p>
<p>Thanks for sharing but once again &#8211; this options ia already built into your blog, as I described above:</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.howtospoter.com/web-20/wordpress/10-essential-timesaving-wordpress-plugins/comment-page-3#comment-26691</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Wed, 04 Aug 2010 14:19:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtospoter.com/?p=1345#comment-26691</guid>
		<description>Code to replace sticky post.

Insert it into index.php

query_posts(&#039;meta_key=review_type&amp;meta_value=music&#039;)
if (have_posts()) : 
while (have_posts()) : the_post();</description>
		<content:encoded><![CDATA[<p>Code to replace sticky post.</p>
<p>Insert it into index.php</p>
<p>query_posts(&#8216;meta_key=review_type&amp;meta_value=music&#8217;)<br />
if (have_posts()) :<br />
while (have_posts()) : the_post();<br />
<span class="cluv">Michael recently posted..<a class="74f8ba9c19 26691" href="http://wordpress-tech.info/output-the-posts-with-the-specified-fieldvalue.html">Output The Posts With The Specified Field-Value</a><span class="heart_tip_box"><img class="heart_tip  26691" alt="My Profile" style="border:0" width="16" height="14" src="http://sptrcdn.howtospoter.com/wp-content/plugins/commentluv/images/littleheart.gif"/></span></span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TheSpotter</title>
		<link>http://www.howtospoter.com/web-20/wordpress/10-essential-timesaving-wordpress-plugins/comment-page-3#comment-26689</link>
		<dc:creator>TheSpotter</dc:creator>
		<pubDate>Wed, 04 Aug 2010 10:27:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtospoter.com/?p=1345#comment-26689</guid>
		<description>Michael,

Starting with WordPress 2.8 I think - Sticky Post is an option you can choose by simply placing a Check Mark into options while you are creating post - it is now part of the core of the WordPress</description>
		<content:encoded><![CDATA[<p>Michael,</p>
<p>Starting with WordPress 2.8 I think &#8211; Sticky Post is an option you can choose by simply placing a Check Mark into options while you are creating post &#8211; it is now part of the core of the WordPress</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.howtospoter.com/web-20/wordpress/10-essential-timesaving-wordpress-plugins/comment-page-3#comment-26685</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Wed, 04 Aug 2010 05:43:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtospoter.com/?p=1345#comment-26685</guid>
		<description>The plugin Sticky Post gives an error and could not been installed. I did some research and found a solution. The Sticky Post plugin could be replaced by simple code.

&lt;code&gt;



&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>The plugin Sticky Post gives an error and could not been installed. I did some research and found a solution. The Sticky Post plugin could be replaced by simple code.</p>
<p><code></p>
<p></code><br />
<span class="cluv">Michael recently posted..<a class="ad99d56d52 26685" href="http://wordpress-tech.info/output-the-posts-with-the-specified-fieldvalue.html">Output The Posts With The Specified Field-Value</a><span class="heart_tip_box"><img class="heart_tip  26685" alt="My Profile" style="border:0" width="16" height="14" src="http://sptrcdn.howtospoter.com/wp-content/plugins/commentluv/images/littleheart.gif"/></span></span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.howtospoter.com/web-20/wordpress/10-essential-timesaving-wordpress-plugins/comment-page-3#comment-26686</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Wed, 04 Aug 2010 00:44:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtospoter.com/?p=1345#comment-26686</guid>
		<description> </description>
		<content:encoded><![CDATA[]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Marsh</title>
		<link>http://www.howtospoter.com/web-20/wordpress/10-essential-timesaving-wordpress-plugins/comment-page-3#comment-30396</link>
		<dc:creator>Joe Marsh</dc:creator>
		<pubDate>Tue, 04 May 2010 04:16:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtospoter.com/?p=1345#comment-30396</guid>
		<description>&lt;span class=&quot;topsy_trackback_comment&quot;&gt;&lt;span class=&quot;topsy_twitter_username&quot;&gt;&lt;span class=&quot;topsy_trackback_content&quot;&gt;RT @TheSpotter: RT @TheSpotter 10 Essential Timesaving Wordpress Plugins http://bit.ly/brDVYm&lt;/span&gt;&lt;/span&gt;</description>
		<content:encoded><![CDATA[<p><span class="topsy_trackback_comment"><span class="topsy_twitter_username"><span class="topsy_trackback_content">RT @TheSpotter: RT @TheSpotter 10 Essential Timesaving WordPress Plugins <a href="http://bit.ly/brDVYm" rel="nofollow">http://bit.ly/brDVYm</a></span></span></span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Captain Affiliate</title>
		<link>http://www.howtospoter.com/web-20/wordpress/10-essential-timesaving-wordpress-plugins/comment-page-3#comment-30397</link>
		<dc:creator>Captain Affiliate</dc:creator>
		<pubDate>Tue, 04 May 2010 03:51:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtospoter.com/?p=1345#comment-30397</guid>
		<description>&lt;span class=&quot;topsy_trackback_comment&quot;&gt;&lt;span class=&quot;topsy_twitter_username&quot;&gt;&lt;span class=&quot;topsy_trackback_content&quot;&gt;RT @TheSpotter: RT @TheSpotter 10 Essential Timesaving Wordpress Plugins http://bit.ly/brDVYm&lt;/span&gt;&lt;/span&gt;</description>
		<content:encoded><![CDATA[<p><span class="topsy_trackback_comment"><span class="topsy_twitter_username"><span class="topsy_trackback_content">RT @TheSpotter: RT @TheSpotter 10 Essential Timesaving WordPress Plugins <a href="http://bit.ly/brDVYm" rel="nofollow">http://bit.ly/brDVYm</a></span></span></span></p>
]]></content:encoded>
	</item>
</channel>
</rss>

