<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>ThemeShaper Forums User Favorites: mushon</title>
<link>http://themeshaper.com/forums/</link>
<description>Help In Shaping WordPress Themes</description>
<language>en</language>
<pubDate>Sat, 25 May 2013 21:04:46 +0000</pubDate>

<item>
<title>em hr on "child theme of TPB. Grandchild?"</title>
<link>http://themeshaper.com/forums/topic/child-theme-of-tpb-grandchild#post-11451</link>
<pubDate>Thu, 15 Apr 2010 13:42:25 +0000</pubDate>
<dc:creator>em hr</dc:creator>
<guid isPermaLink="false">11451@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I wouldn't recommend &#60;code&#62;include&#60;/code&#62;. I use either &#60;code&#62;include_once&#60;/code&#62; or  &#60;code&#62;require_once&#60;/code&#62; inside a child theme's functions.php to link to a separate functions file. &#60;/p&#62;
&#60;p&#62;The benefit to storing functions in a separate file for me is purely organizational. By doing so I can compartmentalize only the new functions that I am adding to the child theme. This allows me to update the child theme without having to comb through the functions.php to back up my added functions. &#60;/p&#62;
&#60;p&#62;Like Chris mentioned, this doesn't account for removing or overriding the child theme's functions. If the original child theme were coded with filter hooks and action hooks within it, then this additional functions file could be more versatile in this capacity. But as far as I know no one has yet to create a child theme that is design to be filtered in this way.&#60;/p&#62;
&#60;p&#62;-Gene
&#60;/p&#62;</description>
</item>
<item>
<title>mushon on "child theme of TPB. Grandchild?"</title>
<link>http://themeshaper.com/forums/topic/child-theme-of-tpb-grandchild#post-11397</link>
<pubDate>Mon, 12 Apr 2010 23:29:42 +0000</pubDate>
<dc:creator>mushon</dc:creator>
<guid isPermaLink="false">11397@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Idea:&#60;br /&#62;
Simulate a grandchild theme using an include() of the grandchild theme's functions.php file and @import of the styles.css&#60;/p&#62;
&#60;p&#62;I am far from being a php hacker, but am more interested in what might be the best way to go about a process like that.
&#60;/p&#62;</description>
</item>
<item>
<title>xxxevilgrinxxx on "child theme of TPB. Grandchild?"</title>
<link>http://themeshaper.com/forums/topic/child-theme-of-tpb-grandchild#post-8722</link>
<pubDate>Fri, 01 Jan 2010 17:19:13 +0000</pubDate>
<dc:creator>xxxevilgrinxxx</dc:creator>
<guid isPermaLink="false">8722@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;thanks, Chris. I think when it gets into grandchildren, it's probably getting more complicated than I'd like. I need to do some more tinkering in firebug to see what I can noodle around with before it goes live :)
&#60;/p&#62;</description>
</item>
<item>
<title>Chris on "child theme of TPB. Grandchild?"</title>
<link>http://themeshaper.com/forums/topic/child-theme-of-tpb-grandchild#post-8716</link>
<pubDate>Fri, 01 Jan 2010 14:51:50 +0000</pubDate>
<dc:creator>Chris</dc:creator>
<guid isPermaLink="false">8716@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;sorry there's no real solution for a Grand Child Theme. We could implement a variant CSS like in Acamas. And we could include an additional functions.php, but this additional file will only work if you want to extend the child theme's functions.php. It won't work, if you want to change or remove functionality in the child theme's functions.php.&#60;/p&#62;
&#60;p&#62;Chris
&#60;/p&#62;</description>
</item>
<item>
<title>xxxevilgrinxxx on "child theme of TPB. Grandchild?"</title>
<link>http://themeshaper.com/forums/topic/child-theme-of-tpb-grandchild#post-8712</link>
<pubDate>Thu, 31 Dec 2009 21:16:48 +0000</pubDate>
<dc:creator>xxxevilgrinxxx</dc:creator>
<guid isPermaLink="false">8712@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I've just purchased TPB but, like child themes, I don't want to mess up the theme when I upgrade (look how you've spoiled me! *grin*)&#60;/p&#62;
&#60;p&#62;Has anyone made a child (grandchild?) of TPB to keep TPB theme pristine? If so, can you give me a link or a brief run down before I start tinkering?&#60;/p&#62;
&#60;p&#62;thanks in advance!&#60;/p&#62;
&#60;p&#62;*edit*&#60;br /&#62;
boy, I'm dumb! Just copy the files over and rename it and poof, instant child theme. I'd still be interested in knowing about grandchild themes though, in case my belated brainstorm isn't as clever as originally thought :)
&#60;/p&#62;</description>
</item>

</channel>
</rss>
