WordPress Cluster 8.6.2

  • Plugins updated
    • Dark Matter 2.0.1
      • Fixed an issue causing `admin-post.php` requests to the Admin domain to be mistakenly redirected to Primary domain.
        • This is one of the request types which is be allowed on both the Admin and Primary domains.
      • Fixed the version numbers to this release, 2.0.1, eliminating the beta flags.
      • Improved Dark Matter behaviour for Sites which are not public, archived or deleted in a WordPress Network.
        • This only impacts sites using plugins which locked a site behind a login-gate; i.e. plugins such as More Privacy Options.
        • Improved the logic to prevent incorrect redirects.
          * Stopped Dark Matter mapping domains if the site is archived or deleted.
        • It is worth noting that you may still need to `darkmatter_allow_logins` depending on your setup.
      • Ensured the 2.0.0 release notes in the readme.txt file to be accurate of all the changes.
      • Added the Network flag to the plugin header, so that Dark Matter can only be activated at the Network-level.
  • Blaize 1.1
    • [blaize-sailthru-subscribe-links] – new shortcode to render unsubcribe links for Sailthru lists. By using the Blaize session ID we can determine what newsletters a user has subscribe to and relevant the relevant links to let them unsubscribe.
    • Added a custom meta box on articles to allow editors to mark content as “Golden”. If marked as golden, a tag is rendered into the HTML
  • MU Plugins added
    • Caching 1.0
      • A collection of simple functions that wrap around transient calls.

PR: https://github.com/dc-thomson/wordpress/pull/2168, https://github.com/dc-thomson/wordpress/pull/2208

WordPress Cluster 8.6.1

  • Plugins updated
      • ESIO Server 3.8.0
        • Improvements to the “Show related content?” checkbox for posts published before this plugin existed and posts saved by automated processes such as Prestige.
        • Known issues:
          • Unticking the checkbox before saving a new draft without a title results in a ticked checkbox, as untitled drafts do not get their post meta processed by WordPress (is my conclusion).
          • Posts published through automation for ESIO Server 3.7.x might correctly indicated a ticked checkbox status in the admin but not show related content because the logic in the theme is retrieving the actual value, which does not exist. Update the post to correct this. This is a historic issue that doesn’t affect newly automated posts.

https://github.com/dc-thomson/wordpress/pull/2160

 

WordPress Cluster 8.6.0

  • Must Use Plugins updated
    • ElasticPress WPC 1.3.2
      • Readiness fixes for ElasticPress 2 rollback.
  • Plugins updated
      • ElasticPress 2.8.2
        • Rollback.

https://github.com/dc-thomson/wordpress/pull/2154

 

WordPress Cluster 8.5.1

  • Must Use Plugins updated
    • ElasticPress WPC 1.3.0
      • EP2 and onwards compatible function for testing EP connectivity re-added.
      • WP CLI wpc ep-sites command now returns number of posts per site to indicate index size.
    • ElasticSearch WPC 1.0.1
      • Fixed constant not defined error
  • Plugins updated
    • Vows Awards 1.1.8
      • Improved security for VOW Awards report downloading. Related to DESK-3403

PR: https://github.com/dc-thomson/wordpress/pull/2146, https://github.com/dc-thomson/wordpress/pull/2149

WordPress Cluster 8.5.0

Plugins Updated

    • Duracelltomi Google Tag Manager 1.10.1 (from 1.10)
    • Redirection 4.3.3 (from 4.3.2)
    • ACF PRO 5.8.3 (from 5.8.2)

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

WordPress Cluster 8.4.2

Plugins Updated

  • Dark Matter 2.0.0-4c3cbe2
    • Fixes internal linking on Yoast SEO.
    • Fixes page post type preview links.
    • Work towards fixing “preview on Published posts” .
  • Developer Update
    • New bootstrap for NVM to allow node/react development
    • Mount option permissions adjusted after encountering issues where node had insufficient privileges when executed on a synced_folder

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

WordPress Cluster 8.4.0

Note: Sites using Elastic Search will require a reindex. As a result, search results will be limited until this is complete.

  • Plugins Updated:
    • contact-form-7 5.1.4 (from 5.1.3)
    • contact-form-7-dynamic-text-extension 2.0.3 (from 2.0.2.1)
    • duracelltomi-google-tag-manager 1.10 (from 1.9.2)
    • redirection 4.3.2 (from 4.3.1)
    • stream 3.4.1 (from 3.4.0)
    • wordfence 7.3.6 (from 7.3.5)
    • wordpress-seo 11.8 (from 11.7)
    • elasticpress 3.1.1 (from 2.8.2)
  • Must Use Plugins Updated:
    • ElasticPress (WordPress Cluster) 1.2.3
      • Updated compatbility with ElasticPress 3
  • Themes Updated:
    • hueman 3.4.26 (from 3.4.25)

https://github.com/dc-thomson/wordpress/pull/2127