WordPress Cluster 9.0.104

  • Theme feature removed
    • Cookiebot
  • Plugins updated:
    • Blaize 1.13.0
      • Add cancellation / feedback form process
    • Blaize 1.13.1
      • Re-enabling disabled form buttons
  • Developers
    • PhpStorm settings unification
  • PR
    • https://github.com/dc-thomson/wordpress/pull/2738
    • https://github.com/dc-thomson/wordpress/pull/2699
    • https://github.com/dc-thomson/wordpress/pull/2745
    • https://github.com/dc-thomson/wordpress/pull/2736

WordPress Cluster 9.0.102

  • Plugin updates
    • DCT Directory 1.0.10
      • Changed the `multiple search options` delimiter to `$` / `dollar`.
    • Redirection 4.8
      • Add importer for Quick Post/Page Redirects plugin
      • Add plugin imports to WP CLI
      • Fix install wizard using wrong relative API
      • Fix sub menu outputting invalid HTML
    • WP All Import Pro 5.6.1
    • WP All Import – ACF Add-On 3.2.6
  • PR
    • https://github.com/dc-thomson/wordpress/pull/2731
    • https://github.com/dc-thomson/wordpress/pull/2734
    • https://github.com/dc-thomson/wordpress/pull/2735

WordPress Cluster 9.0.97

  • MU Plugins updated:
    • Adds a category ID search functionality to a Relationship field in ACF.
      • This uses the c= structure, e.g. c={category ID}, in the Relationship search field.
  • Themes updated:
    • Blocks 2.8.6
      • Added admin JS for category filtering on Relationship field
      • Added theme option for enabling category filtering on Relationship field
  • PR
    • https://github.com/dc-thomson/wordpress/pull/2711

WordPress Cluster 9.0.89

  • Plugin updates
    • Ad-inserter 2.6.8
    • Advanced-custom-fields-pro 5.8.9
    • Amp 1.5.3
    • Category-posts 4.9.4
    • Custom-post-type-permalinks 3.3.5
    • Mailchimp-for-wp 4.7.7
    • Pods 2.7.20
    • Redis-cache 1.5.7
    • Wp-pagenavi 2.93.3
  • PR
    • https://github.com/dc-thomson/wordpress/pull/2672
    • https://github.com/dc-thomson/wordpress/pull/2674
    • https://github.com/dc-thomson/wordpress/pull/2675
    • https://github.com/dc-thomson/wordpress/pull/2676
    • https://github.com/dc-thomson/wordpress/pull/2677
    • https://github.com/dc-thomson/wordpress/pull/2679
    • https://github.com/dc-thomson/wordpress/pull/2681
    • https://github.com/dc-thomson/wordpress/pull/2682
    • https://github.com/dc-thomson/wordpress/pull/2683

WordPress Cluster 9.0.88

  • Network UI cleanup
    • removed adcompass and the code
    • removed audscience and the code
    • removed gigya, code already removed as part of Zephr
  • PR
    • https://github.com/dc-thomson/wordpress/pull/2657

WordPress Cluster 9.0.87 – Security Update

  • WordPress 5.4.1
    • https://wordpress.org/support/wordpress-version/version-5-4-1/
      • Six security issues affect WordPress versions 5.4 and earlier; version 5.4.1 fixes them, so you’ll want to upgrade. If you haven’t yet updated to 5.4, there are also updated versions of 5.3 and earlier that fix the security issues.
        • Props to Muaz Bin Abdus Sattar and Jannes who both independently reported an issue where password reset tokens were not properly invalidated
        • Props to ka1n4t for finding an issue where certain private posts can be viewed unauthenticated
        • Props to Evan Ricafort for discovering an XSS issue in the Customizer
        • Props to Ben Bidner from the WordPress Security Team who discovered an XSS issue in the search block
        • Props to Nick Daugherty from WPVIP.com / WordPress Security Team who discovered an XSS issue in wp-object-cache
        • Props to Ronnie Goodrich (Kahoots) and Jason Medeiros who independently reported an XSS issue in file uploads.
        • Additionally, an authenticated XSS issue in the block editor was discovered by Nguyen the Duc in WordPress 5.4 RC1 and RC2. It was fixed in 5.4 RC5. We wanted to be sure to give credit and thank them for all of their work in making WordPress more secure.
  • PR
    • https://github.com/dc-thomson/wordpress/pull/2684