Selkie+ 1.1.12

  • Replaced selkie_plus_latest_block_main_class() function with new selkie_plus_latest_block_class() function
  • New function offers a filterable array of class values rather than a singular one
  • SF-24: Allow child themes to override the WP Query arguments for latest posts.
  • Selkie-104: Byline override integrated

PR: 

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

Blocks 1.1.8

  • Added conditional checks to $blocks_collected_ids in blocks.php
  • ElasticPress Related Posts added wp_reset_postdata() after the loop.

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

Wulver 1.1.19

  • Author template
    • Added author link to post meta in post template
    • Added author details to author template:
      • Avatar
      • Name
      • Bio
      • Social media / email icons
    • Added Author to Papertray function for ‘infinite’ scrolling

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