WordPress Cluster 10.1.81

Themes updated:

  • Blocks 2.29.7
    • Hotfix for issue with podcast thumbnail changes not pulling through to front end
  • Blocks 2.29.8
    • Add announcement banner for The Courier to show static text.
  • Energy Voice 6.0.0
    • Implement front-end build process for Energy Voice theme
    • Added filter for theme-logo path to blocks theme
  • ESG Voice 1.0.10
    • Update SG Voice theme to the same standard as Energy Voice
  • Blocks 2.29.9
    • Added filter for theme-logo path to blocks theme
  • Energy Voice 6.0.1
    • Fix for the path to the blocks theme stub file

Plugins updated:

  • PA Importer 1.7.1
    • Detect if PA thumbnail changed to check if response is false.
    • Function is using strpos which "Returns false if the needle was not found." https://www.php.net/manual/en/function.strpos.php.
    • The parameters have been swapped around so that the pa image filename is the haystack and the current image filename (exploded on hyphen due to WP Offload unique-string appending) is the needle.
      • e.g.
      • Haystack: 2.68725225.jpg?rect=527,0,5096,3822&ext=.jpg
      • Needle: 2.68725225

JIRA: https://dcthomson.atlassian.net/browse/NP-2567 https://dcthomson.atlassian.net/browse/NP-2539
https://dcthomson.atlassian.net/browse/CORE-2850, https://dcthomson.atlassian.net/browse/EVW-369

PR: https://github.com/dc-thomson/wordpress/pull/4856 https://github.com/dc-thomson/wordpress/pull/4852
https://github.com/dc-thomson/wordpress/pull/4858, https://github.com/dc-thomson/wordpress/pull/4851, https://github.com/dc-thomson/wordpress/pull/4860

WordPress Cluster 10.1.78

  • MU-Plugin updated:

    • Add Flourish analytics to visualisation and scrollytelling
      • User Management 1.3.3
      • fix: User Management removed actions on page load
      • fix: User Management fixed capabilities saving as empty due to is_array check on an object
      • fix: User Management fixed tag manager being missing from the Add/Remove DCT Custom Role actions
      • refactor: User Management refactored Restore Default Roles admin action, moved into API as a function and now calling that function
      • chore: User Management (WordPress Cluster) 1.3.3
  • Theme updated:

    • Blocks 2.29.4
      • Added Editors Picks to the vertical scroller – to be used on The Courier and Press and Journal

PR:
https://github.com/dc-thomson/wordpress/pull/4843
https://github.com/dc-thomson/wordpress/pull/4844
https://github.com/dc-thomson/wordpress/pull/4815

JIRA:
https://dcthomson.atlassian.net/browse/NP-2252

WordPress Cluster 10.1.77

Third party plugin updates

name version update_version PR
contact-form-7 5.6.2 5.6.3 https://github.com/dc-thomson/wordpress/pull/4823
mailchimp-for-wp 4.8.7 4.8.8 https://github.com/dc-thomson/wordpress/pull/4822
pods 2.8.23 2.9.3 https://github.com/dc-thomson/wordpress/pull/4835
redirection 5.3.2 5.3.3 https://github.com/dc-thomson/wordpress/pull/4836
stream 3.9.0 3.9.1 https://github.com/dc-thomson/wordpress/pull/4821
wordfence 7.6.0 7.6.1 https://github.com/dc-thomson/wordpress/pull/4837
wordpress-seo 19.5.1 19.6.1 https://github.com/dc-thomson/wordpress/pull/4839
wordpress-seo-premium 19.1 19.2.1 https://github.com/dc-thomson/wordpress/pull/4840

Third party theme updates

name version update_version PR
hueman 3.7.22 3.7.23 https://github.com/dc-thomson/wordpress/pull/4838

WordPress Cluster 10.1.74

Plugins updated:

  • Blaize 1.28.9
    • Added more detailed logging to the Blaize API wrapper
  • Viafoura 1.0.2
    • Bumping the version of this plugin resolved the commenting login issue on staging. It’s unlikely it’ll have the same effect on production but it’s worth a try.

Themes updated:

  • Energy Voice (2019) 5.4.15
    • Styled login/register page in line with EV branding

PR: https://github.com/dc-thomson/wordpress/pull/4832 https://github.com/dc-thomson/wordpress/pull/4761
JIRA: https://dcthomson.atlassian.net/browse/DESK-9142 https://dcthomson.atlassian.net/browse/EVW-178