WordPress Cluster 9.0.27

  • New Plugin
    • Sports Widget 1.0.0
      • Plugin adds a shortcode for users to use Touch-Line’s Content Plus widget to render out Football Widgets.
      • Documentation on Confluence.
  • New MU Plugin
      • Zephr (WordPress Cluster) 1.0.0
          • Facilitating re-usable Zephr Admin API requests and functions

PR: https://github.com/dc-thomson/wordpress/pull/2444, https://github.com/dc-thomson/wordpress/pull/2446

WordPress Cluster 9.0.26

  • Added wpc_locate_template() to check a theme for a template, before loading a plugin version where required.
  • Plugins Added:

    • Emporium 1.0.0
      • Integration with Emporium shop platform which adds a products block and shortcode inserter for the edit screen.

WordPress Cluster 9.0.24

  • Plugins updated:
    • Blaize 1.11.3
      • Adding Reset Password CSS
  • Themes updated:
    • Removed the following redundant themes:
      • 110% Gaming
      • Buy North East
      • Dundeecom
      • GinKin (Selkie+ child theme)
      • SP100
      • YourViewK

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

WordPress Cluster 9.0.23

  • MU Plugins updated;
    • ElasticPress (WordPress Cluster) 1.3.4
      • Improved search results ordering
    • Theme Features
      • Removed Grapeshot
      • Permutive
        • Pass Blaize DataLayer variables to Permutive
  • Plugins updated;
    • Blaize 1.11.2
      • Password Reset From – fixed a
        to be a closing div tag.
  • Developers
    • Vagrant
      • Removed ElasticSearch from DB VM
      • New VM and bootstrap for ElasticSearch
        • vagrant ssh elas
      • Example config file added to repo
      • Database (DB VM)
        • Storage future-proofing [CORE-2038]
          • New disk created, mounted and MariaDB configured to use this as the main data-store as part of the Provisioning
      • improved yml detection
      • fixed bug introduced when moving ElasticSearch to another VM where the ElasticSearch configurations were still attempting reloading on the DB VM

PR: https://github.com/dc-thomson/wordpress/pull/2428, https://github.com/dc-thomson/wordpress/pull/2429,
https://github.com/dc-thomson/wordpress/pull/2431,
https://github.com/dc-thomson/wordpress/pull/2432
https://github.com/dc-thomson/wordpress/pull/2434,
https://github.com/dc-thomson/wordpress/pull/2433