WordPress Cluster 6.24.13

  • Must use plugins updated;
    • JW Player 1.2
      • CORE-1662: Added the ability to filter JW Player JSON configs.
      • CORE-1662: Filter all JW player video configs to increase the advertising bid timeout to 4000.
    • Consent 1.0.2
      • Rolled back previous changes regarding URLs.
    • Developers
      • Vagrant fixes:
        • Changes:
          • Fixed broken packages  due to outdated source lists.
          • More effective build logging
          • Updated onboarding link

Note to Developers

The following commands must be issued to apply the above fixes, after opening a command prompt:

Warning: This will reset your database, and requires an up-to-date database backup

cd build/vagrant
vagrant box update
vagrant destroy --force
vagrant up

Read the Vagrant Confluence page for more information, before troubleshooting.

PR: https://github.com/dc-thomson/wordpress/pull/1313,  https://github.com/dc-thomson/wordpress/pull/1317

WordPress Cluster 6.24.10

  • MU Plugin updates
    • Advertising 1.0.9
      • Module updates
        • DFP Prebid 1.0.3
          • Prebid.js rebundled with latest version
            • Bundle
              • Networks
                • AppNexus
                • Rubicon
              • Modules
                • GDPR ConsentManagement
    • WordPress Cluster 3.8.0
      • [deprecated] Cookiebot
        • Developer only deprecation notice display applied to all themes using feature.
  • New MU Plugin
    • Consent 1.0.0
      • Quantcast Choice IAB CMP
  • New Theme Feature
    • Sponsored Content 1.0
      • Allow Theme Developers to add sponsored content logic to relevant sites.

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

WordPress Cluster 6.24.9

  • Must Use Plugins Updated
    • WordPress Cluster 3.7.0
      • new function wpc_setcookie() to set secure cookies by default
    • MPP 1.2.0
      • secured cookie
    • Sailthru 1.2.2
      • secured cookie

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

WordPress Cluster 6.24.7

  • WordPress Core 4.9.8 Update
    • https://wordpress.org/news/2018/08/wordpress-4-9-8-maintenance-release/
  • MU Plugins updated

    • RestAPI (WordPress Cluster) 1.1.0
      • CORE-1613: Added featured video url to fp JSON feed.

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

WordPress Cluster 6.24.6

  • MU Plugins updated

    • Gigya 1.1.20
      • PLAN-1628: Tweaked SSO bar logo and CSS to be alterable in theme CSS
  • New Plugin
    • Classic Editor 0.4
      • Disables Gutenberg prompts and defaults to “Replace the Gutenberg editor with the Classic editor. “

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