WordPress Cluster 6.20.2

  • Dev
    • Vagrant
        • Changed base box to ubuntu/xenial64
        • Set disksize to 97GB
          • Fills up dynamically as-needed
        • Note: Will require a vagrant destroy and built up from scratch

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

WordPress Cluster 6.20.0

  • MU Plugin
    • Featured Video Support
      • PLAN-1281: Replace standard wp_oembed_get() for AMP featured videos. Instead, use the AMP Plugin media handlers to embed supported (YouTube and Vimeo) video content.

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

WordPress Cluster 6.19.14

  • Must Use Plugins updated
      • WordPress Cluster 3.5.3:
        • new function added to make escaping easier: esc_url_e( $url, $protocols = null, $_context = 'display' )

PR:

  • https://github.com/dc-thomson/wordpress/pull/1069

WordPress Cluster 6.19.13

  • Plugins Updated:
    • PA Importer 1.2.2
      • Reimplemented time comparison logic using timezone aware functions
    • Developers
      • Vagrant: set timezone to production timezone for consistency.
      • Please update your vms by running the following command:
vagrant provision

PR:

  • https://github.com/dc-thomson/wordpress/pull/1060

WordPress Cluster 6.19.12

  • Plugins Updated:
    • PA Importer 1.2.1
      • Correct last run time based on cavalcade, not updates from PA.
      • Remove dangerous buttons which can result in duplicate jobs.
    • Social Media Wall 1.0.6
      • Bugfix release: fixes repeated scheduling issue introduced in 1.0.5

PR:

  • https://github.com/dc-thomson/wordpress/pull/1057
  • https://github.com/dc-thomson/wordpress/pull/1058