WordPress Cluster 10.1.23

  • Docker Additions
    • phpcs
    • phpcbf
    • phpmd
    • WPC Coding Standards
    • WordPress Coding Standards
  • Docker fixes
    • containers being created when using Code Inspections

Themes updated:

  • Blocks 2.26.4
    • Addressed menu position change on scroll with listener

PR: https://github.com/dc-thomson/wordpress/pull/4617, https://github.com/dc-thomson/wordpress/pull/4607/
JIRA: https://dcthomson.atlassian.net/browse/CORE-2805, https://dcthomson.atlassian.net/browse/CORE-2806, https://dcthomson.atlassian.net/browse/CORE-2808, https://dcthomson.atlassian.net/browse/NP-2362

WordPress Cluster 10.1.20

  • Plugins updated:

    • Blaize 1.27.2
      • Viafoura validation API:
        • Return 404 when blaize profile data cannot be retrieved instead of 500
  • Themes updated:

    • Blocks 2.26.2
    • Ensure comment count icon is present at the top of simple article template
    • Blocks 2.26.3
    • Lead image quality on the Courier-Investigation page updated from 620px to 1333px (xl)

PR: https://github.com/dc-thomson/wordpress/pull/4606 https://github.com/dc-thomson/wordpress/pull/4608 https://github.com/dc-thomson/wordpress/pull/4578

WordPress Cluster 10.1.19

  • MU Plugins added:
    • Sailthru List Names 1.0.0
    • Added global Sailthru List Names ACF options page
  • Plugins updated:
    • Blaize 1.27.0
    • PHP updates:
      • Added Sailthru list AJAX call & cache
    • JS updates:
      • Added login helper
      • Added Zephr account loading timeout
      • Minor fixes
    • DCT UICs 1.3.0
    • PHP updates:
      • Added Blaize session ID for cache-clearing on newsletter save
      • Minor fixes
    • JS updates:
      • Added "state management" of Sailthru newsletter listings:
      • DCT UICs now "point of truth" for get/set of Sailthru list Local Storage values
      • Sets (caches) AJAX’d Sailthru primary lists in Local Storage for speed
      • Prevents secondary Sailthru lists from entering Local Storage
      • Toggles newsletter UIC visibility per subscription to corresponding list via Local Storage event listener
      • Destroys saved Sailthru lists on logout
      • Added various new JS event listeners for cross-Cluster interoperability:
      • newsletter-subscribe-success
      • newsletter-subscribe-failure
      • zephr-sailthru-lists-set
      • zephr-sailthru-lists-updated
      • dct-uic-ajax-sailthru-lists
      • dct-uic-newsletter-state
      • Fixed undefined function errors (_log(), handleReload())
      • Minor fixes
    • CSS updates:
      • Added UIC loading animations
      • Minor fixes
    • Other updates:
      • Moved /js and /css directories into shared /assets directory
  • Themes updated:
    • Blocks 2.26.0
    • Added newsletter listings functionality:
      • ACF registrations
      • Page template
      • JS
      • CSS
      • Image assets
    • Added Sailthru List Names (MU) theme feature support
    • JS updates:
      • Minor fixes
    • The Courier 4.6.0
    • CSS updates:
      • Added newsletter UIC loading styles
      • Added newsletter listings styles
    • Press and Journal 4.6.0
    • CSS updates:
      • Added newsletter UIC loading styles
      • Added newsletter listings styles

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

WordPress Cluster 10.1.17

Third party plugin updates

Plugins
name
version update_version
custom-facebook-feed 4.1.2 4.1.3
instagram-feed 6.0.4 6.0.5
wordpress-seo 18.5.1 18.6
wordpress-seo-premium 18.3 18.4

Misc

  • Language file updates

PR: https://github.com/dc-thomson/wordpress/pull/4598 https://github.com/dc-thomson/wordpress/pull/4599 https://github.com/dc-thomson/wordpress/pull/4600 https://github.com/dc-thomson/wordpress/pull/4601 https://github.com/dc-thomson/wordpress/pull/4602

WordPress Cluster 10.1.15

  • MU Plugins updated:

    • Added wpc_get_current_branch function for git branch name checking
  • Plugins updated:

    • Blaize 1.26.21
    • Added git branch helper to blaize_js_settings() localized JS object (non-Production only)
    • Viafoura 1.0.1
    • Include a check for the livestory_reply action when deciding when to show the login UIC
  • Developer Environment updated:

    • PHP interpreter settings for docker
    • xDebug base configuration
    • Readme updated
    • Cleaned up related VVV settings

PRs: https://github.com/dc-thomson/wordpress/pull/4591, https://github.com/dc-thomson/wordpress/pull/4595, https://github.com/dc-thomson/wordpress/pull/4596