<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://ithemes.com/codex/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://ithemes.com/codex/index.php?title=Builder/Release_Notes/4.0.11&amp;feed=atom&amp;action=history</id>
		<title>Builder/Release Notes/4.0.11 - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://ithemes.com/codex/index.php?title=Builder/Release_Notes/4.0.11&amp;feed=atom&amp;action=history"/>
		<link rel="alternate" type="text/html" href="http://ithemes.com/codex/index.php?title=Builder/Release_Notes/4.0.11&amp;action=history"/>
		<updated>2013-06-18T21:59:07Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.18.1</generator>

	<entry>
		<id>http://ithemes.com/codex/index.php?title=Builder/Release_Notes/4.0.11&amp;diff=3155&amp;oldid=prev</id>
		<title>Gaarai at 23:39, December 7, 2012</title>
		<link rel="alternate" type="text/html" href="http://ithemes.com/codex/index.php?title=Builder/Release_Notes/4.0.11&amp;diff=3155&amp;oldid=prev"/>
				<updated>2012-12-07T23:39:25Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 23:39, December 7, 2012&lt;/td&gt;
		&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 8:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 8:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;'''Description:'''&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;'''Description:'''&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;This release adds a new theme support named &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;`&lt;/del&gt;builder-disable-stylesheet-cache&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;`&lt;/del&gt;. This theme support can be used to disable the process that caches the generate stylesheet for a Layout. By disabling the cached stylesheet, the entire stylesheet will instead by added directly to the page content in a &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;`&lt;/del&gt;style&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;` &lt;/del&gt;tag. Since this adds to the size of the page and adds a small amount of additional processing overhead (due to needing to regenerate the stylesheet on each page load), it is only recommended that this theme support is added to sites that have a significant issues using the caching feature (such as the site breaks without disabling the cache).&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;This release adds a new theme support named &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;&amp;lt;code&amp;gt;&lt;/ins&gt;builder-disable-stylesheet-cache&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;&amp;lt;/code&amp;gt;&lt;/ins&gt;. This theme support can be used to disable the process that caches the generate stylesheet for a Layout. By disabling the cached stylesheet, the entire stylesheet will instead by added directly to the page content in a &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;&amp;lt;code&amp;gt;&lt;/ins&gt;style&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;&amp;lt;/code&amp;gt; &lt;/ins&gt;tag. Since this adds to the size of the page and adds a small amount of additional processing overhead (due to needing to regenerate the stylesheet on each page load), it is only recommended that this theme support is added to sites that have a significant issues using the caching feature (such as the site breaks without disabling the cache).&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;To make use of this new theme support, simply add the following to your child theme's &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;`&lt;/del&gt;functions.php&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;` &lt;/del&gt;file after the &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;`&lt;/del&gt;&amp;lt;?php&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;` &lt;/del&gt;line:&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;To make use of this new theme support, simply add the following to your child theme's &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;&amp;lt;code&amp;gt;&lt;/ins&gt;functions.php&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;&amp;lt;/code&amp;gt; &lt;/ins&gt;file after the &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;&amp;lt;code&amp;gt;&lt;/ins&gt;&amp;lt;?php&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;&amp;lt;/code&amp;gt; &lt;/ins&gt;line:&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;lt;pre class=&amp;quot;brush:php&amp;quot;&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;lt;pre class=&amp;quot;brush:php&amp;quot;&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Gaarai</name></author>	</entry>

	<entry>
		<id>http://ithemes.com/codex/index.php?title=Builder/Release_Notes/4.0.11&amp;diff=3154&amp;oldid=prev</id>
		<title>Gaarai: Created page with &quot;'''Version:''' 4.0.11  '''Released:''' 2012-12-07  '''Release Type:''' Feature Enhancement, Bug Fix   '''Description:'''  This release adds a new theme support named `builder-...&quot;</title>
		<link rel="alternate" type="text/html" href="http://ithemes.com/codex/index.php?title=Builder/Release_Notes/4.0.11&amp;diff=3154&amp;oldid=prev"/>
				<updated>2012-12-07T23:38:12Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;#039;&amp;#039;&amp;#039;Version:&amp;#039;&amp;#039;&amp;#039; 4.0.11  &amp;#039;&amp;#039;&amp;#039;Released:&amp;#039;&amp;#039;&amp;#039; 2012-12-07  &amp;#039;&amp;#039;&amp;#039;Release Type:&amp;#039;&amp;#039;&amp;#039; Feature Enhancement, Bug Fix   &amp;#039;&amp;#039;&amp;#039;Description:&amp;#039;&amp;#039;&amp;#039;  This release adds a new theme support named `builder-...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;'''Version:''' 4.0.11&lt;br /&gt;
&lt;br /&gt;
'''Released:''' 2012-12-07&lt;br /&gt;
&lt;br /&gt;
'''Release Type:''' Feature Enhancement, Bug Fix&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Description:'''&lt;br /&gt;
&lt;br /&gt;
This release adds a new theme support named `builder-disable-stylesheet-cache`. This theme support can be used to disable the process that caches the generate stylesheet for a Layout. By disabling the cached stylesheet, the entire stylesheet will instead by added directly to the page content in a `style` tag. Since this adds to the size of the page and adds a small amount of additional processing overhead (due to needing to regenerate the stylesheet on each page load), it is only recommended that this theme support is added to sites that have a significant issues using the caching feature (such as the site breaks without disabling the cache).&lt;br /&gt;
&lt;br /&gt;
To make use of this new theme support, simply add the following to your child theme's `functions.php` file after the `&amp;lt;?php` line:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre class=&amp;quot;brush:php&amp;quot;&amp;gt;&lt;br /&gt;
add_theme_support( 'builder-disable-stylesheet-cache' );&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A small bug fix is also included in this release. It removes a possible notice that could be displayed on some sites in the event that the generated stylesheet file cannot be saved.&lt;br /&gt;
&lt;br /&gt;
'''Files Updated:&lt;br /&gt;
* lib/builder-core/&lt;br /&gt;
* lib/layout-engine/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Builder/Release Notes]]&lt;/div&gt;</summary>
		<author><name>Gaarai</name></author>	</entry>

	</feed>