WordPress Cluster 6.48.5

  • MU Plugins
    • WPC Table  1.0.0
      • Helper classes to control model and view table data.
  • Plugins
    • Cavalry 1.0.0
      • Network Admin plugin for diagnosing and correcting cavalcade jobs
      • Fixes CORE-1420, CORE-1620
  • Developers
    • Improvements to keep services running (new boxes only)

WordPress Cluster 6.48.4

  • MU Plugins
    • Elasticsearch 1.0.0
      • A simple core library for interacting with elasticsearch directly. Creating indexes, bulk indexing, supporting JSON based requests, etc.
    • Postcode Lookup 1.1.0
      • Postcode lookups are now performed against Elasticsearch instead of MySQL.
      • WP CLI job added to bulk index all UK postcodes (approx 2.6+ million) into Elasticsearch.
      • Postcode Lookups will no longer hit the database unless config constant POSTCODE_LOOKUP_MYSQL is defined.
  • Plugins [REMOVED]
    • Multiple Content Blocks
      • Reason: fatal error has_blocks conflicts with WordPress 5 introduction of the same function/method
      • Third Party plugin and not maintained (Last updated: 3 years ago) reasonable to presume no update will be forthcoming.
      • Abandonware (Last updated: 3 years ago
    • Advanced Custom Fields: Nav Menu Field
      • Reason: abandonware (Last updated: 4-5 years ago)
    • Easy Bootstrap Shortcode
      • Reason: abandonware (Last updated: 3 years ago)

PR: #1719 #1723

WordPress Cluster 6.48.3

  • Plugins updated;

    • DCT HiJobs Widget
      • the jobs widget now pulls all featured jobs (limit of 50) & displays them in a random order limited on the front end to the limit specified on the widget config
      • the widget can now be configured to display any number of jobs (number input rather than dropdown)
      • if there are not enough featured jobs to display the jobs widget will be topped up with latest non featured jobs (pulls the specific number required)

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

WordPress Cluster 6.48.2

  • Plugins updated;

    • ESIO3 Server 3.6.2
      • Fixes CORE-1876 / DESK-2621 Defaults for non browser based post submissions such as PA and PRESTIGE have been corrected. Show Related Posts are now on by default.
    • Open Weather Widget 1.0.7
      • Chart.js removal due to vulnerability in semver
        • https://nvd.nist.gov/vuln/detail/CVE-2015-8855
      • dynamic versioning
      • versioning added to static assets
      • corrected the dependency syntax

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

WordPress Cluster 6.48.1

  • gllry 1.0.4:
    • To prevent script enqueue duplication errors, **gllry** now checks to see if the ‘cycle2’ theme feature is enabled before enqueue-ing the **Cycle2** script files.

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

WordPress Cluster 6.47.6

  • Plugins updated;
    • Yoast SEO 9.6
    • ACF Pro 5.7.11
    • Rollbar 2.4.10
    • Wordfence 7.2.1
  • Themes updated;
    • Hueman 3.4.13

PR: https://github.com/dc-thomson/wordpress/pull/1698, https://github.com/dc-thomson/wordpress/pull/1699

WordPress Cluster 6.47.4

  • Must Use Plugins updated;
    • WordPress Cluster 3.15
      • Breaking change! Captions are created from the Caption Override, Caption or Syndicate Thumbnail (if enabled) fields in this order. Alternative Text must instead be used to describe the contents of the image in a way suitable for a visually challenged person.For example:
        • Suitable Alt text:  Blossoming trees in a park  on a  sunny day.
        • Suitable Caption: Neighbours claim Mowat Court’s towering trees are leaving their homes in darkness.
    • ElasticPress WPC 1.2.1
      • PLAN-1201 Fixes related content not showing in certain situations.
  • Plugins Updated;
    • ESIO Server 3.6.1
      • DESK-2623 Show Related Content now works as expected.
  • Developers
    • Refixes elasticpress not recovering from failure.

 

PR:

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