WordPress Cluster 9.0.83

  • MU Plugins
    • WaveFM Listen Live
      • Removed
    • DCT Media Listen Live 1.0.0
      • Shortcode and widget for displaying DCT Media radio stations on WP sites.

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

Courier 4.3.1

  • Removed copyright notice from the bottom of all sections menu
  • Added focus style for objects in the all sections menu

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

Blocks 2.7.4

  • Bugfix removed list style from skip links
  • Added close menu button at the bottom of the all sections menu for keyboard users
  • Removed copyright notice from the bottom of all sections menu
  • Added aria-label to Dianomi block
  • Added a JS solution for removing empty link being generated by PollDaddy plugin.
  • Removed audscience theme feature support

PR:

  • https://github.com/dc-thomson/wordpress/pull/2655
  • https://github.com/dc-thomson/wordpress/pull/2661

Blocks 2.7.3

  • All block layout templates have header objects.
  • All block layout templates have been refactored.
  • Added new function for setting a block ID from the sequence on the page.
  • Added aria-labelled by to all block layouts.
  • Refactored blocks_title()
  • Headings are now in a sequential structure.
  • Removed comma from block_title() to fix critical error

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

WordPress Cluster 9.0.79

Shortcode

  • Podbean
    • Updated Podbean shortcode to handle new attributes
      • **type** attribute allows user to pass in “single” to indicate that the ID passed in is for a singular episode.
      • **shape** attribute allows user to pass the value of “square” to render a single episode player in the Podbean ‘square’ player. Defaults to rectangle player.
      • **id** can now be passed in the embed URL for a single episode player `https://www.podbean.com/eu/pb-p4yhf-cb17b2` (example) or the single episode ID `p4yhf-cb17b2` (example) to render a single episode player.
      • Example: ``
  • Blaize Plugin 1.12.0
    • Zephr purge
      • Published posts when updated
        • Send an evict-origin api request to Zephr

PR:

  • https://github.com/dc-thomson/wordpress/pull/2582
  • https://github.com/dc-thomson/wordpress/pull/2585

Blocks 2.7.1

  • Text label added to header search form
  • Fixed inconsistent Footer hover states and font-weight
  • Skip links added and targeting anchors added
  • Block sidebar change from aside landmark to div object.
  • Updated carousel navigation UI elements to show a hover state
  • Active state added to search button when its clicked on mo…
  • Headers added to all dynamic navigation lists
  • Updated blocks_navigation to handle outputting a title
  • Updated blocks_the_social_networks to handle outputting a title

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