WordPress Cluster 6.22.7

  • MU-Plugin Update
    • Shortcode Added:
      • PLAN-1445: Added the new shortcode . This is used to render a WP JSON 2 Feed into a basic HTML structure.
      • Added a simple function for displaying messages to logged in users wpc_message_logged_in_user()

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

Scottish Field 1.2.9

  • DESK-1523: Fixed issues where sponsored content was being fetched correctly due to incorrect WP_Query argument.

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

Scottish Field 1.2.8

  • Modified Sponsored Content JS to replace CSS background-image that is overriding the underlying image src.
  • Modified Sponsored Content to consider all article categories when looking for Sponsored Content.

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

WordPress Cluster 6.20.5

  • Patching
    • Removed filters that applied restrictions on log expiry.
  • Dev
    • Vagrant
      • updated MariaDB conf to disable binary logging, fixing VM from running out of space during database restore

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

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.5

  • MU Plugins updated;
    • Elasticpress 1.0.4
      • Added a filter to override the naming convention used for elasticsearch index names.

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