<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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"
		>
	<channel>
		<title>WordPress Ideas &#187; Topic: Child pages utilize parent page template</title>
		<link>https://wordpress.org/ideas/topic/child-pages-utilize-parent-page-template</link>
		<description>WordPress Ideas &#187; Topic: Child pages utilize parent page template</description>
		<language>en-US</language>
		<pubDate>Mon, 12 Jun 2017 00:51:40 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="https://wordpress.org/ideas/rss/topic/child-pages-utilize-parent-page-template" rel="self" type="application/rss+xml" />

		<item>
			<title>gratisspiele on "Child pages utilize parent page template"</title>
			<link>https://wordpress.org/ideas/topic/child-pages-utilize-parent-page-template#post-31395</link>
			<pubDate>Fri, 03 Feb 2017 08:30:03 +0000</pubDate>
			<dc:creator>gratisspiele</dc:creator>
			<guid isPermaLink="false">31395@https://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>That would be really helpful with many websites. In sight, I would save time.
</p>]]></description>
					</item>
		<item>
			<title>Luke on "Child pages utilize parent page template"</title>
			<link>https://wordpress.org/ideas/topic/child-pages-utilize-parent-page-template#post-31380</link>
			<pubDate>Tue, 31 Jan 2017 16:21:04 +0000</pubDate>
			<dc:creator>Luke</dc:creator>
			<guid isPermaLink="false">31380@https://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>If the child page doesn't have a template (within the theme). The child looks if the parent page has a template. If so, use that template otherwise traverse the template hierarchy further. </p>
<p>Link to current Template Hierarchy: <a href="https://developer.wordpress.org/themes/basics/template-hierarchy/#single-page" rel="nofollow">https://developer.wordpress.org/themes/basics/template-hierarchy/#single-page</a></p>
<p>Current template hierarchy concerning single pages:<br />
- custom template file.<br />
- page-{slug}<br />
- page-{id}<br />
- page.php<br />
- singular.php<br />
- index.php</p>
<p>Suggested template hierarchy:<br />
- custom template file.<br />
- page-{slug}<br />
- page-{id}<br />
- page-{parent-slug}<br />
- page-{parent-id}<br />
- page.php<br />
- singular.php<br />
- index.php
</p>]]></description>
					</item>

	</channel>
</rss>
