Dion Hulse wrote:<br><br>&gt; Unfortunately, out of memory issues can&#39;t be caught from within PHP.<br>&gt; <br>&gt; WordPress does attempt to increase the default memory limit to 32M for<br>&gt; single sites, and 64M for multisite (I believe), while more intensive<br>
&gt; things such as upgrades and image manipulation increases it to 256M.<br><br>Thanks - I feared as much. <br><br>Seems there are two problems here - the default WP_MEMORY_LIMIT<br>of 32MB, which seems should be increased for 3.4, and stingy shared<br>
hosts that set a physical limit of 32MB.<br><br>I will propose increasing the WP 32MB limit elsewhere, but theme<br>related: Would it be appropriate for a theme that knows it has issues<br>at 32MB to try to bump the memory limit itself, or is that really out<br>
of the scope of what a theme should be doing?<br><br>Bruce Wampler<br>