<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:ymaps="http://api.maps.yahoo.com/Maps/V2/AnnotatedMaps.xsd">

<channel>
	<title>Sapling Design Solutions - Mumbai, India - WordPress Website Developers, Usability Testing and Evaluation, Touch Screen User Interface Design &#187; wordpress 2.7</title>
	<atom:link href="http://sapling.in/archives/tag/wordpress-2-7/feed" rel="self" type="application/rss+xml" />
	<link>http://sapling.in</link>
	<description>WordPress website design and development, usability testing and evaluation in Mumbai and Thane</description>
	<lastBuildDate>Thu, 06 Oct 2011 09:47:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>No WordPress 2.7.x yet!</title>
		<link>http://sapling.in/archives/246</link>
		<comments>http://sapling.in/archives/246#comments</comments>
		<pubDate>Fri, 30 Jan 2009 12:31:25 +0000</pubDate>
		<dc:creator>pixelplant</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[wordpress 2.7]]></category>

		<guid isPermaLink="false">http://wordpress-websites.in/?p=31</guid>
		<description><![CDATA[I have been thinking about this for  few days now, but Kyle puts it well in words at <a href="http://wphacks.com/still-no-wordpress-271/" target="_blank">http://wphacks.com/still-no-wordpress-271/&#8230;</a>.
Kudos to the team who put in the hard work to ensure this great release.
Update &#8211; As on 3rd]]></description>
			<content:encoded><![CDATA[<p>I have been thinking about this for  few days now, but Kyle puts it well in words at <a href="http://wphacks.com/still-no-wordpress-271/" target="_blank">http://wphacks.com/still-no-wordpress-271/</a>.</p>
<p>Kudos to the team who put in the hard work to ensure this great release.</p>
<p>Update &#8211; As on 3rd Feb, 2.7.1 beta was released with some minor bug fixes and enhancements. But still, having no minor update for almost 50 days after the major version upgrade, is probably a first for WordPress. Cheers folks!</p>
]]></content:encoded>
			<wfw:commentRss>http://sapling.in/archives/246/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hidden feature in new menu tag in WP 2.7?</title>
		<link>http://sapling.in/archives/245</link>
		<comments>http://sapling.in/archives/245#comments</comments>
		<pubDate>Fri, 23 Jan 2009 06:26:31 +0000</pubDate>
		<dc:creator>pixelplant</dc:creator>
				<category><![CDATA[WordPress Code]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[navigation]]></category>
		<category><![CDATA[wordpress 2.7]]></category>

		<guid isPermaLink="false">http://wordpress-websites.in/?p=8</guid>
		<description><![CDATA[There&#8217;s a neat new tag in WP 2.7 that lets you display a list of wordpress pages as links for navigation. You can even include the link to home much more painlessly than before. A typical tag will look like&#8230;]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s a neat new tag in WP 2.7 that lets you display a list of wordpress pages as links for navigation. You can even include the link to home much more painlessly than before. A typical tag will look like this:<br />
<code><br />
&lt;?php wp_page_menu('show_home=1&amp;exclude=5,9,23&amp;menu_class=page-navi&amp;sort_column=menu_order'); ?&gt;<br />
</code><br />
However one feature that seems to be undocumented is the addition of depth. You can also specify the depth of the links by using &#8220;depth=x&#8221; as a parameter where &#8220;x&#8221; is the depth. 1 will display only the top level links, 2 will display 1 level of sub-links and so on.<br />
Works well with my suckerfish navigation. Try it!</p>
]]></content:encoded>
			<wfw:commentRss>http://sapling.in/archives/245/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

