WordPress Cluster 8.1.1

  • Developer Notes
    • Developer support addons are now enabled by default on new boxes.
    • Local testing supports the object cache password.

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

WordPress Cluster 8.1.0

  • MU Plugin updates
    • Embeds
      • Shortcodes
        • Removed the_open_320, the_open_620 and the_open_920
        • Added the_open
          • [ the_open type=”LeaderboardWidget” year=”2018″ name=”TheCourier1″ width=”620″ height=”1240″ ]

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

WordPress Cluster 8.0.1

    • Must Use Plugins
      • 2FA Report 1.0.1
        • Menu item re-appears in the network menu (Thanks Michael)
    • Developers
        • Improved PHP Unit testing support
          • run manage.sh tests to run wpc unit tests
          • ignore tests configuration for local environments
        • Separated bootstrapping commands into functional groups
        • as_wwwdata is available for web ssh commands, this runs a command as the www-data user.
        • When spinning up a new web box, a Redis password is set and configured.

PR: https://github.com/dc-thomson/wordpress/pull/2044, https://github.com/dc-thomson/wordpress/pull/2049

WordPress Cluster 8.0.0

    • Must Use plugins updated;
      • New
        • ACF WPC 1.0.0
        • Capabilities WPC 1.0.0
        • Editor WPC 1.0.0
        • Feed WPC 1.0.0
        • Logging WPC 1.0.0
        • Modules WPC 1.0.0
        • Notifications WPC 1.0.0
        • Object Cache WPC 1.0.0
        • Recent Post Widget Extended WPC 1.0.0
        • Rest API WPC 1.0.0
        • SSO WPC 1.0.0
        • Theme Features WPC 1.0.0
      • Updated
        • Ads.txt
        • Advertising – now includes dfp and widget
        • cavalcade (includes cron)
        • embeds have been split out
        • environment (includes deprecation and nginx compat)
        • WPC GTM
        • Patching
        • performance (yoast sitemap tweak)
      • Integrated
        • Benchmarking WPC
        • Settings WPC
        • WordPress Cluster Plugin
      • Developers Note
        • With this release going forward, WordPress Cluster the MU (Must-Use) plugin no longer exists.  Its functionality has been broken out into a number of individual MU plugins  each with their own versioning. This should avoid further confusion between the different GitHub Release versions vs different WPC plugin versions as the later is now gone.
        • Platform Features affecting all sites are a MU plugins instead of added to the WPC MU Plugin. (eg MPP)
        • Platform Features affecting individual sites are still regular plugins. (eg DCT Hijobs)
        • Platform Theme Features that are switched on and configured by themes should be added to the Theme Features MU Plugin. (eg Cycle2 or DFP)
        • Platform Helper functions are added to the Modules MU Plugin, but don’t do anything by themselves. (eg CSV related support functions)
        • Documentation will be looked at next.

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

WordPress Cluster 7.1.5

  • Plugins updated
    • DCT Directory 1.0.8
      • Bug fix to ensure ACF values are converted to an array (when needed) before iterating.
    • SWD Data Import 1.0
      • Modified ACF conversion of Region field so that string concatenation no longer occurs. Instead, the list of regions should be saved as an array.

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

WordPress Cluster 7.1.4

  • Must Use Plugins Updated
      • Advertising Updated
        • Load gtp & pubmatic wrapper first as recommended by google and allow async / defered loading.
        • Minify dfp library

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

WordPress Cluster 7.1.3

  • Plugins Updated:
    • SWD Data Import 0.2
      • Changed region function to replace the name value and not slug value.

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

WordPress Cluster 7.1.2

  • Plugins updated;
    • Rollbar
      • removed
    • ESIO3 WebServices 3.2.4
      • Fields with the same position option are ordered by key.  Underscores are ordered before other characters.
      • Show Catchline / Notes before other ACF field groups.
  • Must Use Plugins Updated
    • Rollbar WPC Integration
      • removed
    • 2FA Report (WordPress Cluster) 1.0.0
      • Second Factor Authentication user report with export option.
    • Table  (WordPress Cluster) 1.0.2
      • Allows passing in an ID into the table

PR: https://github.com/dc-thomson/wordpress/pull/2028, https://github.com/dc-thomson/wordpress/pull/2030, https://github.com/dc-thomson/wordpress/pull/2032

WordPress Cluster 7.1.0

  • Core updated:
    • WordPress 5.2.2
  • Must Use Plugins Updated:
    • Cavalcade 1.0.0
  • Plugins Updated:
    • AMP 1.2.0
    • Redirection 4.3.1
    • Stream 3.3.0
    • User-Switching 1.5.1
    • WordFence 7.3.4
    • Yoast SEO 11.5
  • Langues updated.

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