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

Plugins updated:

    • Blaize 1.12.2
      • Fire custom GTM events on Login & Registration.
      • Removed “end-session” QS from Blaize logout link
      • Removed the blaize_logout_clear_cache handler logic
  • PR
    • https://github.com/dc-thomson/wordpress/pull/2718
    • https://github.com/dc-thomson/wordpress/pull/2719

WordPress Cluster 9.0.96

  • Picture Use Reporting mu-plugin
    • Parses specific metadata from any media added to media library (a mixture of IPTC and XMP) and stores this as post_meta with the attachment.
    • Logs picture use across all sites using the save_post hook. Usages are written to a DB table wp_dct_picture_use_tracking
    • DB table is pruned of rows older than 90 days
    • Provides a picture use report at REST API endpoint: /wp-json/wpc/v1/picture-use-report
    • Endpoint protected with ?key= parameter
    • Optional parameters for endpoint: ?start= ?end= ?publication=
  • ESIO Web Services plugin
    • Send featured image Tark ID and EIS ID to Prestige if available in meta.
  • REST API – Sailthru
    • Added author name and profile picture to the JSON REST API.
  • Plugin Updates
    • Category Posts – 4.9.4 to 4.9.5
    • Contact Form 7 – 5.1.7 to 5.1.8
    • Redirection – 4.7.1 to 4.7.2
    • Redis Cache – 1.5.7 to 1.5.8

PR: https://github.com/dc-thomson/wordpress/pull/2652
https://github.com/dc-thomson/wordpress/pull/2710
https://github.com/dc-thomson/wordpress/pull/2712
https://github.com/dc-thomson/wordpress/pull/2713
https://github.com/dc-thomson/wordpress/pull/2714
https://github.com/dc-thomson/wordpress/pull/2715

WordPress Cluster 9.0.93

  • Plugins Updated
    • DCT Timeline 1.0.1
      • Fixed bug where the post excerpt was taken from the last post in the timeline, and not the article.

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

WordPress Cluster 9.0.92

  • Plugins updated:
    • DCT CTAs 1.1.2
      • Fixed IE CSS error on legend tag
  • MU Plugins updated:
    • 2FA Report 1.0.2
      • Remove Administrator role restriction to show all users
    • 2FA Report 1.0.3
      • Fixed missing blog column values

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

https://github.com/dc-thomson/wordpress/pull/2705

WordPress Cluster 9.0.91

  • Plugins Updated

    • codepress-admin-columns 4.0.3 to 4.1.6
    • redis-cache from 1.5.6 to 1.5.7
    • pods from 2.7.16.2 to 2.7.20

PR: https://github.com/dc-thomson/wordpress/pull/2693
https://github.com/dc-thomson/wordpress/pull/2694
https://github.com/dc-thomson/wordpress/pull/2695

WordPress Cluster 9.0.90

  • Plugins updated:
    • Blaize 1.12.1
      • Added Promo Label override to subscription groups
      • Added PayPal integration on Braintree dropin
      • Moved Login/Register UI Component JS code into Zephr plugin
      • Added Registration & Login events
      • Amended Sailthru cookie drop code to trigger on login and register events
        • Added 5 second timeout on cookie drop (form will proceed if time limit to drop cookie expires)
      • Added loading spinner to improve UX
    • DCT CTAs 1.1.1
      • Added colour fields to Subscribe CTA configuration
      • CSS fixes
  • Themes updated:
    • Blocks 2.8.3
      • Added tag detection, alongside category detection, for DCT CTAs
      • Refactored all post templates:
        • Added DCT CTAs (Signup, Subscribe)
        • Removed old Signup/Subscribe post intro component
        • Removed old newsletter signups
        • Removed End of Article tag content (for the time being)
        • PHP cleanup
      • CSS fixes
    • The Courier 4.3.4
      • Updated DCT CTA styles
      • CSS fixes
    • Press and Journal 4.3.3
      • Updated DCT CTA styles
      • CSS fixes
    • Evening Express 4.4.2
      • Updated DCT CTA styles
      • CSS fixes
    • Evening Telegraph 4.3.2
      • Updated DCT CTA styles
      • CSS fixes
    • Energy Voice 5.1.6
      • Removed redundant post intro
        • replaced with existing newsletter signup duplicate
      • CSS fixes
    • Sunday Post 4.1.4
      • Removed redundant post intro
        • replaced with existing newsletter signup duplicate
      • CSS fixes
  • Developer
    • VVV
      • PHPMD remote permission issue resolved
  • CRON
    • At 09:00 Every Day. Delete Redirection 404 and logs tables older than 14 days

PR: https://github.com/dc-thomson/wordpress/pull/2688
https://github.com/dc-thomson/wordpress/pull/2692
https://github.com/dc-thomson/wordpress/pull/2687