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