WordPress Cluster 6.10.3

  • Must-Use Plugins updated;
    • Release Notes to 1.0.1
      • Change the logic that looks for the Release Notes in the comment block of style.css.
      • It now uses the methods which use the directory path rather than the URI.
      • This was causing slow downs on Staging as BrightSolid are unable to resolve DNS for their own IPs within their own network …

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

WordPress Cluster 6.10.2 – Security Release

  • Upgraded to WordPress 4.9.2;
    • Security
      • An XSS vulnerability discovered in the Flash fallback in the MediaElement
      • The fallback has been removed.
    • Fixes
      • JavaScript errors preventing Firefox browser saving a post.
      • The previous taxonomy-agnostic behavior of get_category_link() and category_description() was restored.
        Switching themes will now attempt to restore previous widget assignments, even when there are no sidebars to map.
      • Use MySQLi when available by default.
      • Update random_compat external library for PHP 7 linting failure.
  • More information available here;
  • Language files updated.

Wulver 1.1.18

  • Page Title element removed so that WP SEO title is not prevented from being added [PLAN-1153]
  • Images stretching in body fix [PLAN-1153]

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