WordPress Cluster 7.0.9

  • Plugins updated
    • Advertising
      • add filter to allow use of 2×1 slot on front page & archive pages
  • MU Plugins Updated
          • DFP Debug 1.1.0

PR: https://github.com/dc-thomson/wordpress/pull/1963, https://github.com/dc-thomson/wordpress/pull/1936/files

WordPress Cluster 7.0.8

  • Plugins updated
    • > advanced-custom-fields-pro 5.8.1 (from 5.7.13)
      > hueman 3.4.24 (from 3.4.22)
    • ObjectCache update (From a previous Redis ObjectCache plugin update
  • Translations updated

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

WordPress Cluster 7.0.6

  • Plugins
    • Dark Matter 2.0.0 build 20190529
      • Fixes login issues on /wp-admin urls
      • Fixes admin bar not showing in some cases
    • Chartbeat
      • Deleted as the plugin is abandoned and no longer compatible with our setup. (ajax compatibility)
    • DCT Directory 1.0.6
      • Ajax compatibility fixes
    • Vow Awares 1.1.6
      • Ajax compatibility fixes
      • Code inspection fixes
    • Esio Server 3.6.4
      • Clarifeid method names (no user visible changes)
    • > amp 1.1.3 (from 1.1.1)
    • > category-posts 4.9.2 (from 4.9.1)
    • > hello (deleted “hope and enthusiasm of an entire generation”)
    • > redirection 4.3 (from 4.2.3)
    • > wordpress-seo 11.3 (from 11.2.1)
  • Themes Updated:
    • > hueman 3.4.22 (from 3.4.21)

PR: https://github.com/dc-thomson/wordpress/pull/1973, https://github.com/dc-thomson/wordpress/pull/1977

WordPress Cluster 7.0.5

  • MPP Paywall
    • IdentityModule turned back on
  • MU Plugins
      • Embeds 1.3.1
        • Wayin 2.0.2
          • Shortcode update to handle Simple and Advanced Experiences.
          • Deprecated domain engagesciences replaced with new domain.

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

WordPress Cluster 7.0.1

  • Plugins updated
    • Dark Matter 2.0.0
      • Hotfix for missing sso hook for anonymous visitors, potentially causing slowdown
  • Themes Updated
    • Preference Centre 1.2.11
      • Email Preferences’ ajax requests now point to the correct  endpoint.

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

WordPress Cluster 7.0.0

  • Plugins updated
  • Must Use Plugins updated
    • DCT Release Notes 1.1.0
      • Removed switch to blog hack put in place for Dark Matter 1.x.
    • DCT Environment 1.1.0
      • Removed network option: Use Production Images and related code
        • Now obsoleted, see below.
  • Developers
    • Developer and staging setups created from this point onwards use local images and fall back to production images automatically. Therefore a switch is no longer required. Summary: Uploads are stored locally, if the file does not exist the webserver requests it from production.

      To take advantage of this:

      vagrant destroy web --force && vagrant up

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