WordPress Cluster 9.6.2

  • Plugins updated:

    • Admin Columns 4.2.5 > 4.3
    • AMP 2.0.11 > 2.1.1
    • Contact Form 7 5.4 > 5.4.1
    • Dark Matter 2.1.2 > 2.1.3
    • Duplicate Post 4.1.1 > 4.1.2
    • Mailchimp For WP 4.8.3 > 4.8.4
  • Themes updated:

    • Hueman 3.7.6 > 3.7.7
    • Twentyseventeen 2.6 > 2.7

PR #3488 #3489 #3490 #3491 #3492 #3495 #3496 #3497

WordPress Cluster 9.6.1

Themes Updated:

  • Blocks 2.18.12 NP-1061
    • Default inline-gallery option change
    • Fixed correct return type

Plugins Updated:

  • Ad Chunks 2.0.4 AT-130
    • Resolves Devision by 0 PHP warning
  • Google Showcase 1.1.2
    • Improved data collection for analytics.
    • Improved compat with blaize.js
    • Sends first/last name info to Zephr on account creation.

Dev:

  • WordPress Cluster CodeSniffer Standards fix
    • phpcs: ERROR: The specified autoload file.

PR: https://github.com/dc-thomson/wordpress/pull/3493/ , https://github.com/dc-thomson/wordpress/pull/3483, #3480, https://github.com/dc-thomson/wordpress/pull/3499
JIRA: NP-860

WordPress Cluster 9.5.6

  • Themes Updated:
    • Blocks 2.18.11
    • Added error handling for WP_Error within blocks_breadcrumbs_item_markup()
    • Applied domain mapping to published posts only.

PR: #3481

WordPress Cluster 9.5.5

  • Plugins Added
    • Google Showcase 1.0
      • Shows Google hosted UI components to appropriate visitors from Google Showcase panels in the Google News app.
      • These visitors can sign up for a Zephr account through Google SSO.
      • They will receive the standard anonymous/registered meter, then when the registered meter is depleted we ask Google if they should be allowed to unlock more articles.
      • If Google responds to unlock the article we replace the locked article content with the full content collected via AJAX from WPC.
  • Plugins Updated
    • Ad Chunks 2.0.3
      • Fixed an issue with embed urls processing (ref: CORE-2588)
      • Themes Updated
      • Blocks 2.18.10
      • Removed type declaration from parameters within blocks_breadcrumbs_item_markup() as it was causing issues on production.

PR: #3472, https://github.com/dc-thomson/wordpress/pull/3478
JIRA: NP-924, CORE-2588

WordPress Cluster 9.5.2 – Bug Release

  • Themes updated:
    • Blocks 2.18.8
    • Fixed Cycle2 Carousel JS issue:
      • Moved all data-cycle- attributes into JS (on slideshows using carousel)
      • Replaced broken reinit with manual slideshow destroy and new init
    • The People’s Friend 3.2.6
    • Fixed Cycle2 Carousel JS issue:
      • Moved all data-cycle- attributes into JS (on slideshows using carousel)
      • Replaced broken reinit with manual slideshow destroy and new init
      • Minor CSS fixes

PR: #3467
Jira: CORE-2585