2025-W25

Jun 16–22, 2025

12 releases

This week's releases focused on improving inline script handling across various plugins, including the addition of custom data attributes and filters for modifying script content, dependencies, and data attributes. Additionally, a placeholder was added for inner pages URLs in one plugin.

airfleet-comeet-plugin

Release 0.7.0

Added {city} placeholder for inner pages URL.

GitHub
View full changelog

Added

  • Added new {city} placeholder for inner pages URL.
airfleet-views-plugin

Release 1.12.0

Added an option to prevent fatal errors in the admin backend due to missing Controller and Setup classes.

GitHub
View full changelog

Added

  • Added an option (enabled by default) to prevent missing Controller and Setup classes from causing a fatal error in the admin backend. When the option is enabled, an admin notice will be displayed for each undefined class with information where it is called
airfleet-theme-support-plugin

Release 3.7.0

Added support for custom data attributes in inline critical scripts

GitHub
View full changelog

Changed

  • Added support for custom data attributes for inline critical scripts (through Airfleet Theme Support plugin options or through filter airfleet/framework/inline-script-registry/data-attributes)
  • Bump airfleet/wordpress-framework to 1.15.0
airfleet-elements-core-plugin

Release 1.6.0

Added support for custom data attributes in inline critical scripts

GitHub
View full changelog

Changed

  • Added support for custom data attributes for inline critical scripts (through Airfleet Theme Support plugin options or through filter airfleet/framework/inline-script-registry/data-attributes)
  • Bump airfleet/wordpress-framework to 1.15.0
airfleet-views-plugin

Release 1.11.0

Bumped airfleet/wordpress-framework to version 1.15.0

GitHub
View full changelog

Changed

  • Bump airfleet/wordpress-framework to 1.15.0
airfleet-monitoring-worker

Release 1.1.0

Added endpoint /admin/pagespeed/run?url= to run PageSpeed tests for a given URL.

GitHub
View full changelog

Added

  • Added endpoint /admin/pagespeed/run?url= to run PageSpeed tests for a given URL.
airfleet-theme-support-plugin

Release 3.6.0

Administrators can configure global data attributes for inline script tags through the admin interface ACF Theme Support Settings.

GitHub
View full changelog

Added

  • Added ScriptsDataAttributes feature that allows administrators to configure global data attributes for inline script tags through the admin interface ACF Theme Support Settings. The attributes are applied via the airfleet/views/enqueue/scripts/critical/inline/data-attributes and airfleet/framework/inline-script-registry/data-attributes filter hooks
airfleet-wordpress-framework-php

Release 1.15.0

Added InlineScriptRegistry for handling inline scripts and introduced related filters.

GitHub
View full changelog

Added

  • Added InlineScriptRegistry for handling inline scripts, instead of using wp_add_inline_script
  • Added filter airfleet/framework/inline-script-registry/content to modify inline script content before output
  • Added filter airfleet/framework/inline-script-registry/data-attributes to modify script data attributes before output
  • Added filter airfleet/framework/inline-script-registry/deps to modify script dependencies before output
airfleet-views-plugin

Release 1.10.0

Added a new filter to customize data attributes for critical view scripts

GitHub
View full changelog

Added

  • Added filter airfleet/views/enqueue/scripts/critical/inline/data-attributes to customize data attributes for critical view scripts
github-files

Release 1.16.0

Added airfleet/zenoti-website-2025 to sync.yml

GitHub
View full changelog

Added

  • sync.yml: added airfleet/zenoti-website-2025
github-files

Release 1.15.0

Added sett-website-2025 to sync.yml

GitHub
View full changelog

Added

  • sync.yml: added airfleet/sett-website-2025
github-files

Release 1.14.0

Added airfleet/nas-blog-2025 to sync.yml

GitHub
View full changelog

Added

  • sync.yml: added airfleet/nas-blog-2025