<?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: WordPress 2.7 Will Feature Sticky Post</title>
	<atom:link href="http://lesterchan.net/wordpress/2008/08/14/wordpress-27-will-feature-sticky-post/feed/" rel="self" type="application/rss+xml" />
	<link>http://lesterchan.net/wordpress/2008/08/14/wordpress-27-will-feature-sticky-post/</link>
	<description>Lester Chan's WordPress Plugins Development Blog</description>
	<lastBuildDate>Tue, 09 Mar 2010 23:53:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Lester Chan</title>
		<link>http://lesterchan.net/wordpress/2008/08/14/wordpress-27-will-feature-sticky-post/comment-page-1/#comment-22517</link>
		<dc:creator>Lester Chan</dc:creator>
		<pubDate>Mon, 15 Dec 2008 15:55:46 +0000</pubDate>
		<guid isPermaLink="false">http://lesterchan.net/wordpress/?p=194#comment-22517</guid>
		<description>That is not really within my reach with regards to the notification. I updated all the plugins at the same time and apparently only WP-RelativeDate got updated</description>
		<content:encoded><![CDATA[<p>That is not really within my reach with regards to the notification. I updated all the plugins at the same time and apparently only WP-RelativeDate got updated</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: taglife</title>
		<link>http://lesterchan.net/wordpress/2008/08/14/wordpress-27-will-feature-sticky-post/comment-page-1/#comment-22511</link>
		<dc:creator>taglife</dc:creator>
		<pubDate>Mon, 15 Dec 2008 04:49:03 +0000</pubDate>
		<guid isPermaLink="false">http://lesterchan.net/wordpress/?p=194#comment-22511</guid>
		<description>How the new version of WP-Sticky 1.40 in wordpress.org/extend/plugins be released.
But Dashboard(behind management platform) has not been notified of the new version?
Great &quot;Announcement&quot; at the ALL top~!!</description>
		<content:encoded><![CDATA[<p>How the new version of WP-Sticky 1.40 in wordpress.org/extend/plugins be released.<br />
But Dashboard(behind management platform) has not been notified of the new version?<br />
Great &#8220;Announcement&#8221; at the ALL top~!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jenyum</title>
		<link>http://lesterchan.net/wordpress/2008/08/14/wordpress-27-will-feature-sticky-post/comment-page-1/#comment-22449</link>
		<dc:creator>Jenyum</dc:creator>
		<pubDate>Sun, 07 Dec 2008 03:48:09 +0000</pubDate>
		<guid isPermaLink="false">http://lesterchan.net/wordpress/?p=194#comment-22449</guid>
		<description>Rather than mess with it I&#039;ve decided to create pages for my navigation, which list parent and child categories and their posts, rather than just navigating by category with navigational sticky posts at the top.  It&#039;s an extra step but seems to be less painful in the end.  

I&#039;m using Sobek&#039;s Posts in Category plugin to give an automatically updating list of posts at the top of each category (or now, each page introducing a category.)</description>
		<content:encoded><![CDATA[<p>Rather than mess with it I&#8217;ve decided to create pages for my navigation, which list parent and child categories and their posts, rather than just navigating by category with navigational sticky posts at the top.  It&#8217;s an extra step but seems to be less painful in the end.  </p>
<p>I&#8217;m using Sobek&#8217;s Posts in Category plugin to give an automatically updating list of posts at the top of each category (or now, each page introducing a category.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dennis Quek</title>
		<link>http://lesterchan.net/wordpress/2008/08/14/wordpress-27-will-feature-sticky-post/comment-page-1/#comment-22440</link>
		<dc:creator>Dennis Quek</dc:creator>
		<pubDate>Fri, 05 Dec 2008 05:27:28 +0000</pubDate>
		<guid isPermaLink="false">http://lesterchan.net/wordpress/?p=194#comment-22440</guid>
		<description>Hmm you could do something to get better than WP&#039;s sticky.

I wish that you could have a sticky for that posting week and month, since now you have it for the day.

Cos I am posting stuff on a weekly basis, while some posts goes out as a monthly report thing, so if lets say I wanna sticky post for this month, I&#039;ll need to remove the &quot;announcement&quot; for oct before my nov posts gets &quot;published&quot; while its scheduled</description>
		<content:encoded><![CDATA[<p>Hmm you could do something to get better than WP&#8217;s sticky.</p>
<p>I wish that you could have a sticky for that posting week and month, since now you have it for the day.</p>
<p>Cos I am posting stuff on a weekly basis, while some posts goes out as a monthly report thing, so if lets say I wanna sticky post for this month, I&#8217;ll need to remove the &#8220;announcement&#8221; for oct before my nov posts gets &#8220;published&#8221; while its scheduled</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lester Chan</title>
		<link>http://lesterchan.net/wordpress/2008/08/14/wordpress-27-will-feature-sticky-post/comment-page-1/#comment-22439</link>
		<dc:creator>Lester Chan</dc:creator>
		<pubDate>Fri, 05 Dec 2008 03:54:21 +0000</pubDate>
		<guid isPermaLink="false">http://lesterchan.net/wordpress/?p=194#comment-22439</guid>
		<description>You can try using WP-Sticky on WordPress 2.7, you need to rename &lt;code&gt;function is_sticky()&lt;/code&gt; to &lt;code&gt;function is_sticky2()&lt;/code&gt;

It is untested.</description>
		<content:encoded><![CDATA[<p>You can try using WP-Sticky on WordPress 2.7, you need to rename <code>function is_sticky()</code> to <code>function is_sticky2()</code></p>
<p>It is untested.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jenyum</title>
		<link>http://lesterchan.net/wordpress/2008/08/14/wordpress-27-will-feature-sticky-post/comment-page-1/#comment-22437</link>
		<dc:creator>Jenyum</dc:creator>
		<pubDate>Thu, 04 Dec 2008 22:51:25 +0000</pubDate>
		<guid isPermaLink="false">http://lesterchan.net/wordpress/?p=194#comment-22437</guid>
		<description>Well, I am bummed that you are retiring it because the new function in 2.7 doesn&#039;t do what I need it to do, at all.  I really needed those stickies at the top of their *categories* NOT on the home page.

Wish I knew how to make that work in 2.7, but it doesn&#039;t seem to.</description>
		<content:encoded><![CDATA[<p>Well, I am bummed that you are retiring it because the new function in 2.7 doesn&#8217;t do what I need it to do, at all.  I really needed those stickies at the top of their *categories* NOT on the home page.</p>
<p>Wish I knew how to make that work in 2.7, but it doesn&#8217;t seem to.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lester Chan</title>
		<link>http://lesterchan.net/wordpress/2008/08/14/wordpress-27-will-feature-sticky-post/comment-page-1/#comment-22391</link>
		<dc:creator>Lester Chan</dc:creator>
		<pubDate>Sat, 29 Nov 2008 17:00:37 +0000</pubDate>
		<guid isPermaLink="false">http://lesterchan.net/wordpress/?p=194#comment-22391</guid>
		<description>It will be the same thing (duplicate functionality) and it is like re-inventing the wheel. There will be conflicts in the function calls as well.</description>
		<content:encoded><![CDATA[<p>It will be the same thing (duplicate functionality) and it is like re-inventing the wheel. There will be conflicts in the function calls as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Monika</title>
		<link>http://lesterchan.net/wordpress/2008/08/14/wordpress-27-will-feature-sticky-post/comment-page-1/#comment-22390</link>
		<dc:creator>Monika</dc:creator>
		<pubDate>Sat, 29 Nov 2008 16:52:58 +0000</pubDate>
		<guid isPermaLink="false">http://lesterchan.net/wordpress/?p=194#comment-22390</guid>
		<description>Why retiring?

(shocking)

The new function is much simpler and can&#039;t do what your plugin can

it is like the tags- WP can handle tags but simple tags is better than WP`s core.

Please do not retiring your great plugin ..

kindly regards
Monika</description>
		<content:encoded><![CDATA[<p>Why retiring?</p>
<p>(shocking)</p>
<p>The new function is much simpler and can&#8217;t do what your plugin can</p>
<p>it is like the tags- WP can handle tags but simple tags is better than WP`s core.</p>
<p>Please do not retiring your great plugin ..</p>
<p>kindly regards<br />
Monika</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lester Chan</title>
		<link>http://lesterchan.net/wordpress/2008/08/14/wordpress-27-will-feature-sticky-post/comment-page-1/#comment-22032</link>
		<dc:creator>Lester Chan</dc:creator>
		<pubDate>Wed, 19 Nov 2008 13:17:51 +0000</pubDate>
		<guid isPermaLink="false">http://lesterchan.net/wordpress/?p=194#comment-22032</guid>
		<description>You can have more than 1 sticky post and it will stick to the front page.</description>
		<content:encoded><![CDATA[<p>You can have more than 1 sticky post and it will stick to the front page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yigerensh</title>
		<link>http://lesterchan.net/wordpress/2008/08/14/wordpress-27-will-feature-sticky-post/comment-page-1/#comment-21996</link>
		<dc:creator>yigerensh</dc:creator>
		<pubDate>Wed, 19 Nov 2008 05:59:10 +0000</pubDate>
		<guid isPermaLink="false">http://lesterchan.net/wordpress/?p=194#comment-21996</guid>
		<description>in 2.7, can one have a sticky post per category or per tag, that is,  it might not stick to the front page unless so assigned, but will stick on top of the page if any cat or tag page is thus pointed to. 

if not, it will be a great progress to include in your upgrade plug-in instead of retiring it, 

:-?</description>
		<content:encoded><![CDATA[<p>in 2.7, can one have a sticky post per category or per tag, that is,  it might not stick to the front page unless so assigned, but will stick on top of the page if any cat or tag page is thus pointed to. </p>
<p>if not, it will be a great progress to include in your upgrade plug-in instead of retiring it, </p>
<p> <img src='http://lesterchan.net/wordpress/wp-includes/images/smilies/icon_confused.gif' alt=':-?' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hello</title>
		<link>http://lesterchan.net/wordpress/2008/08/14/wordpress-27-will-feature-sticky-post/comment-page-1/#comment-21158</link>
		<dc:creator>Hello</dc:creator>
		<pubDate>Thu, 28 Aug 2008 18:12:13 +0000</pubDate>
		<guid isPermaLink="false">http://lesterchan.net/wordpress/?p=194#comment-21158</guid>
		<description>Works well!</description>
		<content:encoded><![CDATA[<p>Works well!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alphawolf</title>
		<link>http://lesterchan.net/wordpress/2008/08/14/wordpress-27-will-feature-sticky-post/comment-page-1/#comment-21145</link>
		<dc:creator>Alphawolf</dc:creator>
		<pubDate>Tue, 26 Aug 2008 06:52:01 +0000</pubDate>
		<guid isPermaLink="false">http://lesterchan.net/wordpress/?p=194#comment-21145</guid>
		<description>Well deserved. :-)</description>
		<content:encoded><![CDATA[<p>Well deserved. <img src='http://lesterchan.net/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Une nouvelle fonction confirmée dans WordPress 2.7 : l&#8217;intégration de WP-Sticky &#124; WordPress Francophone</title>
		<link>http://lesterchan.net/wordpress/2008/08/14/wordpress-27-will-feature-sticky-post/comment-page-1/#comment-21122</link>
		<dc:creator>Une nouvelle fonction confirmée dans WordPress 2.7 : l&#8217;intégration de WP-Sticky &#124; WordPress Francophone</dc:creator>
		<pubDate>Sun, 24 Aug 2008 16:31:01 +0000</pubDate>
		<guid isPermaLink="false">http://lesterchan.net/wordpress/?p=194#comment-21122</guid>
		<description>[...] Chan, l&#8217;auteur du plugin WP-Sticky nous le confirme. Son extension va être intégrée dans WordPress [...]</description>
		<content:encoded><![CDATA[<p>[...] Chan, l&#8217;auteur du plugin WP-Sticky nous le confirme. Son extension va être intégrée dans WordPress [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: testing</title>
		<link>http://lesterchan.net/wordpress/2008/08/14/wordpress-27-will-feature-sticky-post/comment-page-1/#comment-21084</link>
		<dc:creator>testing</dc:creator>
		<pubDate>Mon, 18 Aug 2008 02:38:50 +0000</pubDate>
		<guid isPermaLink="false">http://lesterchan.net/wordpress/?p=194#comment-21084</guid>
		<description>test</description>
		<content:encoded><![CDATA[<p>test</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Riddle</title>
		<link>http://lesterchan.net/wordpress/2008/08/14/wordpress-27-will-feature-sticky-post/comment-page-1/#comment-21063</link>
		<dc:creator>Tom Riddle</dc:creator>
		<pubDate>Thu, 14 Aug 2008 09:27:47 +0000</pubDate>
		<guid isPermaLink="false">http://lesterchan.net/wordpress/?p=194#comment-21063</guid>
		<description>That&#039;s great !</description>
		<content:encoded><![CDATA[<p>That&#8217;s great !</p>
]]></content:encoded>
	</item>
</channel>
</rss>
