• I’ve been investigating a case with a WP 3.3 scenario, 2K pages where most pages contain small javascript snippets with CDATA sections and URLs. For some reason I get memory errors once I try to load edit.php on “All Pages”. It works with few Ks of dummy pages with plain text only.

    How can I modify the WP_Query queries on edit.php to load only small amount of pages by some criteria? Is there any known query bug when listing and searching lots of pages with CDATA code in them?

  • The topic ‘WP_Query optimization (memory leaks with CDATA)’ is closed to new replies.