WordPress Cluster 6.34.1

  • Plugin Updates
    • Yoast Search Index Purge plugin
      • DELETED plugin. Job completed.
  • WPC MU Plugin Updates
    • Environment 1.0.1
      • Handle false input
  • WPC Plugin Updates
    • ESIO Edititorial System 3.0.3
      • Handle new backup zips
      • Handle single esio post meta values
    • Syndicate subscribe 1.2.1
      • Split out instructions processing into smaller functions, which are easier to reason about.

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

WordPress Cluster 6.33.0

  • MU Plugin Updates
    • WPC Settings
      • Easily created new network and site menus and settings.
      • New Cluster menu in Network
      • New Cluster menu in each site
    • JW Player Embed 1.3
      • Introduced player viewable pause/play custom event added which is not available via the JW Dashboard.
    • DCT Track 1.2.2
      • Changed log folder.

PR: https://github.com/dc-thomson/wordpress/pull/1464, https://github.com/dc-thomson/wordpress/pull/1466

WordPress Cluster 6.31.5

  • MU Plugin update
    • Sailthru Horizon 1.5.0
      • Updated the script and logic to check if Gigya hasn’t already enqueued it
        • thinking was that where sites use Sailthru but don’t use Gigya this script will be added if needed.
        • and isn’t added twice when both are enabled.
      • Removed the legacy SailthruPE section implementation as this does not work in the newer version.
  • Plugin update
    • ESIO  Editorial System 2.1.0
      • Specify ESIO_XMLRPC_IMAGES_DIR constant to determine the temporary directory used, otherwise put them in /tmp/esio-xmlrpc-images/
    • ESIO3 WebServices 3.1.0
      • Specify ESIO_WS_POSTIMAGES_DIR constant to determine the temporary directory used, otherwise put them in /tmp/esio-ws-postimages/
    • Syndicate Subscriber 1.2.0
      • Specify SYNDICATE_SUB_IMAGES_DIR constant to determine the temporary directory used, otherwise put them in /tmp/syndicate-sub-images/
    • Wyvex Paywall 1.1.3
      • fixed potential invalid foreach argument with iterable check [CORE-847]
  • Cron update
    • Daily puzzler is now stored in storage independent folder

PR:
https://github.com/dc-thomson/wordpress/pull/1437,
https://github.com/dc-thomson/wordpress/pull/1439,
https://github.com/dc-thomson/wordpress/pull/1441

WordPress Cluster 6.31.4

  • Must Use Plugins updated
    • NEW: Network Settings plugin 1.0.0 – new Network menu called Cluster – containing Cluster related network settings
      • Use production images is now an network setting
      • existing setting in wp-config.php will be respected (and takes precedence) but can be removed after deploys
    • NEW: Environment plugin 1.0.0 – Extracted related code from wordpress-cluster mu plugin
    • WordPress Cluster 3.12.1 – Lost code to the other plugins

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