<?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: Display title &amp; excerpt of child pages</title>
	<atom:link href="http://wpguru.co.za/page/display-title-excerpt-of-child-pages/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpguru.co.za/templates/page/display-title-excerpt-of-child-pages/</link>
	<description>Tips &#38; Pointers on Making a Killer CMS with WordPress</description>
	<lastBuildDate>Sat, 04 Feb 2012 12:33:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: rbecker360</title>
		<link>http://wpguru.co.za/templates/page/display-title-excerpt-of-child-pages/comment-page-1/#comment-1348</link>
		<dc:creator>rbecker360</dc:creator>
		<pubDate>Fri, 03 Feb 2012 23:57:41 +0000</pubDate>
		<guid isPermaLink="false">http://wpguru.co.za/?p=10#comment-1348</guid>
		<description>Great code! It works great but is there a way to exclude certain pages? Some of the children are categorized under the parent but users have no reason to access the pages without a direct link. Please let me know if I can do this.

Thanks!</description>
		<content:encoded><![CDATA[<p>Great code! It works great but is there a way to exclude certain pages? Some of the children are categorized under the parent but users have no reason to access the pages without a direct link. Please let me know if I can do this.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shaikh Zafar</title>
		<link>http://wpguru.co.za/templates/page/display-title-excerpt-of-child-pages/comment-page-1/#comment-1326</link>
		<dc:creator>Shaikh Zafar</dc:creator>
		<pubDate>Fri, 20 Jan 2012 17:37:23 +0000</pubDate>
		<guid isPermaLink="false">http://wpguru.co.za/?p=10#comment-1326</guid>
		<description>Very useful post. I tried it and is very interesting and impressive. 
I really enjoyed visiting your blog.
Thanks</description>
		<content:encoded><![CDATA[<p>Very useful post. I tried it and is very interesting and impressive.<br />
I really enjoyed visiting your blog.<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Watson</title>
		<link>http://wpguru.co.za/templates/page/display-title-excerpt-of-child-pages/comment-page-1/#comment-1322</link>
		<dc:creator>Daniel Watson</dc:creator>
		<pubDate>Tue, 17 Jan 2012 04:03:39 +0000</pubDate>
		<guid isPermaLink="false">http://wpguru.co.za/?p=10#comment-1322</guid>
		<description>Great one. I tried it and got the result.
Thanks for sharing such a useful stuff.</description>
		<content:encoded><![CDATA[<p>Great one. I tried it and got the result.<br />
Thanks for sharing such a useful stuff.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://wpguru.co.za/templates/page/display-title-excerpt-of-child-pages/comment-page-1/#comment-1193</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Thu, 18 Aug 2011 18:03:51 +0000</pubDate>
		<guid isPermaLink="false">http://wpguru.co.za/?p=10#comment-1193</guid>
		<description>Perfect, thank you very much!  Trying to nest pages in a sub page but use a parent template for dynamic div loading or new pages.</description>
		<content:encoded><![CDATA[<p>Perfect, thank you very much!  Trying to nest pages in a sub page but use a parent template for dynamic div loading or new pages.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rahul</title>
		<link>http://wpguru.co.za/templates/page/display-title-excerpt-of-child-pages/comment-page-1/#comment-1088</link>
		<dc:creator>Rahul</dc:creator>
		<pubDate>Fri, 08 Jul 2011 19:29:55 +0000</pubDate>
		<guid isPermaLink="false">http://wpguru.co.za/?p=10#comment-1088</guid>
		<description>I got child page from this code

get_results(&quot;SELECT * FROM $wpdb-&gt;posts WHERE post_parent = &quot;.$post-&gt;ID.&quot; AND post_type = &#039;page&#039; ORDER BY menu_order&quot;, &#039;OBJECT&#039;); //echo &quot;&lt;pre&gt;&quot;;print_r($pageChildren);	?&gt;

$v):?&gt;
						&lt;a href=&quot;/?page_id=ID;?&gt;&quot; class=&quot;subpage&quot;&gt;post_title;?&gt;&lt;/a&gt;
					

Thanks for sharing us</description>
		<content:encoded><![CDATA[<p>I got child page from this code</p>
<p>get_results(&#8220;SELECT * FROM $wpdb-&gt;posts WHERE post_parent = &#8220;.$post-&gt;ID.&#8221; AND post_type = &#8216;page&#8217; ORDER BY menu_order&#8221;, &#8216;OBJECT&#8217;); //echo &#8220;
<pre>";print_r($pageChildren);	?&gt;

$v):?&gt;
						&lt;a href=&quot;/?page_id=ID;?&gt;" class="subpage"&gt;post_title;?&gt;

Thanks for sharing us</pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy Referencement</title>
		<link>http://wpguru.co.za/templates/page/display-title-excerpt-of-child-pages/comment-page-1/#comment-1045</link>
		<dc:creator>Jeremy Referencement</dc:creator>
		<pubDate>Wed, 25 May 2011 00:38:38 +0000</pubDate>
		<guid isPermaLink="false">http://wpguru.co.za/?p=10#comment-1045</guid>
		<description>I&#039;ll try Gabe Jamison&#039;s technique for generating the following pages.</description>
		<content:encoded><![CDATA[<p>I&#8217;ll try Gabe Jamison&#8217;s technique for generating the following pages.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adi</title>
		<link>http://wpguru.co.za/templates/page/display-title-excerpt-of-child-pages/comment-page-1/#comment-988</link>
		<dc:creator>Adi</dc:creator>
		<pubDate>Wed, 29 Dec 2010 00:33:16 +0000</pubDate>
		<guid isPermaLink="false">http://wpguru.co.za/?p=10#comment-988</guid>
		<description>If there are many pages, how can I do to display only 10 per page, as is the case of posts? Or you can use wp_pagenavi?

Thanks in advance!</description>
		<content:encoded><![CDATA[<p>If there are many pages, how can I do to display only 10 per page, as is the case of posts? Or you can use wp_pagenavi?</p>
<p>Thanks in advance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Larry</title>
		<link>http://wpguru.co.za/templates/page/display-title-excerpt-of-child-pages/comment-page-1/#comment-891</link>
		<dc:creator>Larry</dc:creator>
		<pubDate>Sun, 08 Aug 2010 02:02:46 +0000</pubDate>
		<guid isPermaLink="false">http://wpguru.co.za/?p=10#comment-891</guid>
		<description>I have used this several times on different sites and it is great. Right now I stuck and hope someone can help. There are published child pages I need to exclude from listing on the parent page.

Can anyone tell me how to do this?</description>
		<content:encoded><![CDATA[<p>I have used this several times on different sites and it is great. Right now I stuck and hope someone can help. There are published child pages I need to exclude from listing on the parent page.</p>
<p>Can anyone tell me how to do this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Crumpton</title>
		<link>http://wpguru.co.za/templates/page/display-title-excerpt-of-child-pages/comment-page-1/#comment-555</link>
		<dc:creator>John Crumpton</dc:creator>
		<pubDate>Mon, 03 May 2010 00:35:26 +0000</pubDate>
		<guid isPermaLink="false">http://wpguru.co.za/?p=10#comment-555</guid>
		<description>I was having problems getting this to work and found an alternative at http://www.snilesh.com/resources/wordpress/wordpress-hacks-and-tricks/wordpress-show-title-and-excerpt-of-child-pages-on-parent-page

Hope that helps</description>
		<content:encoded><![CDATA[<p>I was having problems getting this to work and found an alternative at <a href="http://www.snilesh.com/resources/wordpress/wordpress-hacks-and-tricks/wordpress-show-title-and-excerpt-of-child-pages-on-parent-page" rel="nofollow">http://www.snilesh.com/resources/wordpress/wordpress-hacks-and-tricks/wordpress-show-title-and-excerpt-of-child-pages-on-parent-page</a></p>
<p>Hope that helps</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lene</title>
		<link>http://wpguru.co.za/templates/page/display-title-excerpt-of-child-pages/comment-page-1/#comment-431</link>
		<dc:creator>Lene</dc:creator>
		<pubDate>Sun, 21 Feb 2010 21:17:18 +0000</pubDate>
		<guid isPermaLink="false">http://wpguru.co.za/?p=10#comment-431</guid>
		<description>It&#039;s me again.
I see now, that the signs are converted on this site, so that you don&#039;t see any difference, but maybe you&#039;ll pay attention to using the correct “ ” and ‘ ‘
...</description>
		<content:encoded><![CDATA[<p>It&#8217;s me again.<br />
I see now, that the signs are converted on this site, so that you don&#8217;t see any difference, but maybe you&#8217;ll pay attention to using the correct “ ” and ‘ ‘<br />
&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

