WordPress Cluster 6.11.6

  • Must-Use Plugins updated;
    • ElasticPress (WordPress Cluster) to 1.0.2
      • Hooking on to ep_ignore_invalid_dates, ElasticPress no longer attempts to process “the_content” filter.
      • Code for oEmbed and Shortcodes in the “the_content” filter was causing the individual portions being indexed to take too long and for PHP to eventually error with; “Maximum execution time exceeded.”
      • This tweak has dramatically improved indexing times for large websites.
    • WordPress Cluster to 3.4.7
      • ElasticPress related tweaks;
        • Removed an old patch for ElasticPress from a previous attempt to use this plugin approximately eighteen months ago.
        • This limited the number of documents being indexed to 50 (default is 350).
      • Removed a patch for Formidable now that the plugin is no longer in use.
      • Removed a patch for Advanced Custom Fields PRO when previous versions had numerous caching / updating issues. This is no longer needed in the newer versions of the plugin.

PR : https://github.com/dc-thomson/wordpress/pull/882