WordPress Cluster 6.11.12

  • Must-Use Plugins updated;
    • Debug (WordPress Cluster) 1.4.1
      • Active Themes table sorting and searching restored.
  • Must-Use Plugins added;
    • Zenfolio Shortcodes 1.0.0. Two new shortcodes have been added to render Zenfolio galleries and photos: You must specify a Zenfolio Gallery ID and You must specify a Zenfolio Photo ID
  • Themes removed;
    • beano
    • dct-events
    • dct-mawbroons
    • scotshop
    • twentyfourteen
    • vowsawards

https://github.com/dc-thomson/wordpress/pull/906, https://github.com/dc-thomson/wordpress/pull/907

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

WordPress Cluster 6.11.11

  • Must-Use Plugins added;
    • Lightbox 1.0.2
      • Allow theme feature to load with or without AMP.
      • Fixed bug where some external images would load in Lightbox but then redirect to the image.
  • Developers;
    • Vagrant multi-machine setup:
      • Onboarding Instructions (confluence)
      • Removed NFS as it proved unreliable
      • Increased CPU use to 2
      • Configuration changes are now copied instead of linked in
      • Split DB and WEB virtual machines
      • new management script to automate common tasks
      • Xdebug is now removed correctly
      • Performance improvements to redis

PR: https://github.com/dc-thomson/wordpress/pull/902,  https://github.com/dc-thomson/wordpress/pull/905

Selkie+ 1.1.9

  • Removed spacing between the php and doctype to avoid issues.
  • Added HiJobs to blocks.

PR: https://github.com/dc-thomson/wordpress/pull/898, https://github.com/dc-thomson/wordpress/pull/900

Selkie+ 1.1.8

  • Added the option to choose colours of social icons for the header and footer so that they can be independent of one another
  • Removed esc_attr from the variables being passed into selkie_plus_third_party_content()
  • Fixed a bug preventing the logo being displayed on the theme and changing some of the colours
  • Created a selkie block class function to handle block classes.
  • Simplified block-latest.php
  • Updated template-profile.php

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

WordPress Cluster 6.11.10

  • Plugins Updated:
    • Vow Awards 1.0.9
      • Added tooltip to the “Add Nomination X” sections:
    • Yoast News SEO 6.3
      • Previous version was 2.2.5.
      • Previously called “WordPress News SEO”

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

Post Deployment Steps

Yoast News SEO will need to be connected to Yoast.com to ensure it’s fully functioning. Steps are available on Yoast’s Knowledge Base website here.

Blocks 1.1.12

  • Added conditional function check around Syndicate thumbnail
  • Added new conditional where appropriate throughout theme

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