<?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 Topic: Site Info Replace</title>
<link>http://themeshaper.com/forums/</link>
<description>Help In Shaping WordPress Themes</description>
<language>en</language>
<pubDate>Mon, 20 May 2013 07:55:38 +0000</pubDate>

<item>
<title>robYardman on "Site Info Replace"</title>
<link>http://themeshaper.com/forums/topic/site-info-replace#post-26789</link>
<pubDate>Thu, 03 May 2012 14:16:42 +0000</pubDate>
<dc:creator>robYardman</dc:creator>
<guid isPermaLink="false">26789@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Thank you guys. Exactly what I was looking for.&#60;/p&#62;
&#60;p&#62;function childtheme_override_siteinfo() was the piece I was missing.
&#60;/p&#62;</description>
</item>
<item>
<title>helgatheviking on "Site Info Replace"</title>
<link>http://themeshaper.com/forums/topic/site-info-replace#post-26741</link>
<pubDate>Tue, 01 May 2012 23:55:11 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">26741@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;it shouldn't throw an error, but it might result in duplicate &#34;do some shit&#34;s. not sure.
&#60;/p&#62;</description>
</item>
<item>
<title>ScottNix on "Site Info Replace"</title>
<link>http://themeshaper.com/forums/topic/site-info-replace#post-26735</link>
<pubDate>Tue, 01 May 2012 20:50:49 +0000</pubDate>
<dc:creator>ScottNix</dc:creator>
<guid isPermaLink="false">26735@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Whoops, chalk that one up to being so easy I wasn't paying attention, now corrected. ;P&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;function childtheme_override_siteinfo() {
    echo &#38;quot;do some shit&#38;quot;;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Thanks for the heads up on the mistake. Surprised it didn't throw up a PHP error.
&#60;/p&#62;</description>
</item>
<item>
<title>helgatheviking on "Site Info Replace"</title>
<link>http://themeshaper.com/forums/topic/site-info-replace#post-26732</link>
<pubDate>Tue, 01 May 2012 18:13:22 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">26732@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;scott if you are using the overrides you no longer need to add_action
&#60;/p&#62;</description>
</item>
<item>
<title>ScottNix on "Site Info Replace"</title>
<link>http://themeshaper.com/forums/topic/site-info-replace#post-26730</link>
<pubDate>Tue, 01 May 2012 15:48:20 +0000</pubDate>
<dc:creator>ScottNix</dc:creator>
<guid isPermaLink="false">26730@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I have a feeling your problem is a little more complex than what it sounds like. You can however override the current site info/shortcodes in the siteinfo.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;function childtheme_override_siteinfo() {
    echo &#38;quot;do some shit&#38;quot;;
}
add_action(&#38;#39;thematic_footer&#38;#39;, &#38;#39;thematic_siteinfo&#38;#39;, 30);&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>robYardman on "Site Info Replace"</title>
<link>http://themeshaper.com/forums/topic/site-info-replace#post-26728</link>
<pubDate>Tue, 01 May 2012 14:58:32 +0000</pubDate>
<dc:creator>robYardman</dc:creator>
<guid isPermaLink="false">26728@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I'm working on two multisite projects using Thematic as the default framework. I'd like to make the site info the same across all sub sites deployed by including the content in my default child theme's functions.php file.&#60;/p&#62;
&#60;p&#62;Is it possible to filter out and replace siteinfo?&#60;/p&#62;
&#60;p&#62;This will help reduce the time it takes to deploy a new website for the customer.&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
