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