2026-W01

Dec 29, 2025–Jan 4, 2026

6 releases

This week's software releases focused on enhancing user interface elements and fixing critical issues. The airfleet-elements-forms-plugin introduced advanced form components and block views that can be customized with various styles and tags. Additionally, the airfleet-wordpress-dev-php-tools plugin updated its Internal.NoCodeFound rule to exclude patterns folders. Other plugins received fixes for taxonomy menus, video media display in hero blocks, and a fatal error caused by an uninitialized variable.

airfleet-elements-forms-plugin

Release 3.11.0

Added advanced form components and block views with customizable styles and tags.

GitHub
View full changelog

Added

  • Added component view elements-components-form-post-advanced (render a Form post with Tagline, Title and Text)
  • Added block view elements-blocks-form-advanced
  • Added elements-components-form-post-advanced to flexible component elements-actions
  • Added filter airfleet/elements/block-form-advanced/style to set style variations for Form with Title block
  • Added airfleet/elements/form-post-advanced/tagline/default_tag to configure default tag for Tagline field in elements-blocks-form-advanced component.
  • Added airfleet/elements/form-post-advanced/title/default_tag to configure default tag for Title field in elements-blocks-form-advanced component.
  • Added airfleet/elements/form-post-advanced/text/default_tag to configure default tag for Text field in elements-blocks-form-advanced component.
airfleet-wordpress-dev-php-tools

Release 4.0.1

Exclude patterns folder for Internal.NoCodeFound rule

GitHub
View full changelog

Fixed

  • Exclude patterns folder for rule Internal.NoCodeFound
airfleet-elements-resources-plugin

Release 0.2.0

Added a Content Selector field to the elements-blocks-table-of-contents block.

GitHub
View full changelog

Added

  • Added Content Selector field to elements-blocks-table-of-contents block to extend Table of Content heading tag selection to any part of the page.
airfleet-admin-plugin

Release 1.23.6

Taxonomies of custom post types now appear in menus with limited permissions.

GitHub
View full changelog

Fixed

  • Fixed: Taxonomies of CPT not appearing under Auxiliary Menu and Main Menu with limited permissions.
airfleet-elements-hero-plugin

Release 0.5.2

Fixed video media display in specific hero blocks.

GitHub
View full changelog

Fixed

  • Fixed video media not displaying in elements-blocks-hero-with-centered-content-v2 and elements-blocks-hero-with-centered-content block.
airfleet-cache-control-plugin

Release 3.9.2

Fixed a fatal error caused by uninitialized variables for private plugins and translations.

GitHub
View full changelog

Fixed

  • Fixed: Fatal error caused by uninitialized variable for private plugins and translations