Society 1.0.2

  • Added margining to Recipe template
  • Added Author template override, fixed post issues
  • Fixed broken Author link on Featured block template
  • Added new image size to Media Library

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

Society 1.0.1

  • Added copyright override functionality for image uploads
  • Added star review shortcode
  • Fixes:
    • Added archive blocks to archive template (missing from beta, my bad)
    • Feature block image size bug
    • Broken sidebar sizing / float clearing <1024px

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

WordPress Cluster 6.21.1

This PR introduces child theme-specific save/load point filters across Cluster, hopefully allowing development of ACF field group functionality independently within child themes.

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

Blocks 1.2.5

This PR adds the blocks_end_of_article_content_bas_on_tags() function into each of the other post templates in the Blocks theme, particularly content-featured.php.

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